@ryangjchandler/spruce
Advanced tools
Comparing version 2.7.0 to 2.7.1
@@ -5,4 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Spruce = factory()); | ||
}(this, (function () { 'use strict'; | ||
}(this, (function () { | ||
function _defineProperty(obj, key, value) { | ||
@@ -9,0 +8,0 @@ if (key in obj) { |
{ | ||
"name": "@ryangjchandler/spruce", | ||
"description": "A lightweight state management layer for Alpine.js", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -13,4 +13,5 @@ import { babel } from '@rollup/plugin-babel' | ||
format: 'umd', | ||
sourcemap: true | ||
} | ||
sourcemap: true, | ||
strict: false, | ||
}, | ||
], | ||
@@ -17,0 +18,0 @@ plugins: [ |
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
63817
819
0