@wordpress/url
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -1,2 +0,2 @@ | ||
import _objectSpread from "@babel/runtime/helpers/objectSpread"; | ||
import _objectSpread from "@babel/runtime-corejs2/helpers/objectSpread"; | ||
@@ -38,2 +38,3 @@ /** | ||
return url; | ||
} | ||
} | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); | ||
var _interopRequireDefault = require("@babel/runtime-corejs2/helpers/interopRequireDefault"); | ||
@@ -11,3 +11,3 @@ Object.defineProperty(exports, "__esModule", { | ||
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread")); | ||
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime-corejs2/helpers/objectSpread")); | ||
@@ -51,2 +51,3 @@ var _qs = require("qs"); | ||
return url; | ||
} | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@wordpress/url", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "WordPress URL utilities.", | ||
@@ -22,3 +22,3 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52", | ||
"@babel/runtime-corejs2": "7.0.0-beta.56", | ||
"qs": "^6.5.2s" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9" | ||
"gitHead": "f02064f12a148df60b8d79801858ce3699bdfb89" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
31037
9
172
3
1
+ Added@babel/runtime-corejs2@7.0.0-beta.56(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.12.1(transitive)
- Removed@babel/runtime@^7.0.0-beta.52
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)