Skip to content

Commit

Permalink
release: 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Aug 29, 2023
1 parent 4495b96 commit 0d394e0
Show file tree
Hide file tree
Showing 78 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"engines": {
"node": ">=16.8.0"
},
"version": "1.0.18",
"version": "1.0.19",
"pnpm": {
"overrides": {
"array-buffer-byte-length": "workspace:@nolyfill/array-buffer-byte-length@*",
Expand Down
2 changes: 1 addition & 1 deletion packages/array-buffer-byte-length/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array-buffer-byte-length",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array-includes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array-includes",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.from/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.from",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.at/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.at",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.find/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.find",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.findlast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.findlast",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.findlastindex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.findlastindex",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.flat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.flat",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.flatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.flatmap",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.reduce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.reduce",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/array.prototype.tosorted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/array.prototype.tosorted",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/arraybuffer.prototype.slice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/arraybuffer.prototype.slice",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/asynciterator.prototype/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/asynciterator.prototype",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/available-typed-arrays/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/available-typed-arrays",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nolyfill",
"version": "1.0.18",
"version": "1.0.19",
"main": "./index.js",
"license": "MIT",
"bin": "bin/nolyfill.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/deep-equal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/deep-equal",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/define-properties/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/define-properties",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/es-aggregate-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/es-aggregate-error",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/es-iterator-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/es-iterator-helpers",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/es-set-tostringtag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/es-set-tostringtag",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/function-bind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/function-bind",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/function.prototype.name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/function.prototype.name",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-symbol-description/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/get-symbol-description",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/globalthis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/globalthis",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/gopd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/gopd",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/harmony-reflect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/harmony-reflect",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/has-property-descriptors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/has-property-descriptors",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/has-proto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/has-proto",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/has-symbols/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/has-symbols",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/has-tostringtag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/has-tostringtag",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/has/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/has",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/internal",
"version": "1.0.18",
"version": "1.0.19",
"private": true,
"main": "./index.js",
"types": "./index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-arguments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-arguments",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-array-buffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-array-buffer",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-date-object/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-date-object",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-generator-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-generator-function",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-regex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-regex",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-shared-array-buffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-shared-array-buffer",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-string/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-string",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-symbol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-symbol",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/is-weakref/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/is-weakref",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/iterator.prototype/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/iterator.prototype",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object-is/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object-is",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object-keys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object-keys",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object.assign/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object.assign",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object.entries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object.entries",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object.fromentries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object.fromentries",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
2 changes: 1 addition & 1 deletion packages/object.getownpropertydescriptors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nolyfill/object.getownpropertydescriptors",
"version": "1.0.18",
"version": "1.0.19",
"repository": {
"type": "git",
"url": "https://github.com/SukkaW/nolyfill",
Expand Down
Loading

0 comments on commit 0d394e0

Please sign in to comment.