@symbo.ls/atoms
Advanced tools
Comparing version 2.11.310 to 2.11.311
@@ -27,7 +27,7 @@ 'use strict' | ||
} else { | ||
ref.__collectionCache = param | ||
ref.__collectionCache = deepClone(param) | ||
delete ref.__noCollectionDifference | ||
} | ||
} else { | ||
ref.__collectionCache = param | ||
ref.__collectionCache = deepClone(param) | ||
} | ||
@@ -34,0 +34,0 @@ |
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.11.310", | ||
"version": "2.11.311", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "3e774509842b471eda7cd8d34ea79bd8c70c79a9", | ||
"gitHead": "a8518a806aae49ea0e9ae35209dfbbc0f0a03253", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@domql/state": "latest", |
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
50097