@wordpress/date
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -389,2 +389,3 @@ import "core-js/modules/es6.regexp.split"; | ||
} | ||
setupWPTimezone(); | ||
setupWPTimezone(); | ||
//# sourceMappingURL=index.js.map |
"use strict"; | ||
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); | ||
var _interopRequireDefault = require("@babel/runtime-corejs2/helpers/interopRequireDefault"); | ||
@@ -418,2 +418,3 @@ Object.defineProperty(exports, "__esModule", { | ||
setupWPTimezone(); | ||
setupWPTimezone(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@wordpress/date", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Date module for WordPress.", | ||
@@ -22,3 +22,3 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52", | ||
"@babel/runtime-corejs2": "7.0.0-beta.56", | ||
"moment": "^2.22.1", | ||
@@ -30,3 +30,3 @@ "moment-timezone": "^0.5.16" | ||
}, | ||
"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
90872
8
1074
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)