Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ryangjchandler/spruce

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ryangjchandler/spruce - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

3

dist/spruce.umd.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc