Comparing version 12.0.0 to 12.0.1
@@ -145,3 +145,3 @@ (function() { | ||
this.types.validate.datom_key($key); | ||
return this.freeze(assign({}, ...P, {$key})); | ||
return this.freeze(assign({$key}, ...P, {$key})); | ||
} | ||
@@ -148,0 +148,0 @@ |
{ | ||
"name": "datom", | ||
"version": "12.0.0", | ||
"version": "12.0.1", | ||
"description": "standardized immutable objects in the spirit of datomic, especially suited for use in data pipelines", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
@@ -33,3 +33,3 @@ | ||
**NOTE: Documentation is still fragmentary. WIP.** | ||
**NOTE: Documentation is outdated. WIP.** | ||
@@ -36,0 +36,0 @@ # Export Bound Methods |
Sorry, the diff of this file is not supported yet
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
52871
0