to-object-x
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-14T22:28:01.770Z", | ||
"date": "2019-07-15T10:55:47.988Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.", | ||
"license": "MIT", | ||
"version": "2.0.0" | ||
"version": "2.0.1" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-14T22:28:01.770Z", | ||
"date": "2019-07-15T10:55:47.988Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.", | ||
"license": "MIT", | ||
"version": "2.0.0" | ||
"version": "2.0.1" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-object-x", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "ES6-compliant shim for ToObject.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/to-object-x", | ||
"dependencies": { | ||
"cached-constructors-x": "^2.0.3", | ||
"require-object-coercible-x": "^2.0.5" | ||
"cached-constructors-x": "^2.0.4", | ||
"require-object-coercible-x": "^2.0.6" | ||
}, | ||
@@ -56,0 +56,0 @@ "devDependencies": { |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0