Comparing version 0.1.1 to 0.2.0
@@ -43,3 +43,3 @@ Object.defineProperty(exports, "__esModule", { | ||
LocalCollection = window.LocalCollection || global.LocalCollection || {}; | ||
LocalCollection = global.LocalCollection || {}; | ||
@@ -46,0 +46,0 @@ LocalCollection._modify = function (doc, mod, options) { |
{ | ||
"name": "modifyjs", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Modify your objects with a mongo syntax.", | ||
@@ -5,0 +5,0 @@ "main": "dist/modify.js", |
Sorry, the diff of this file is not supported yet
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
110291
0