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

ampersand-state

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-state - npm Package Compare versions

Comparing version 4.3.13 to 4.3.14

1

ampersand-state.js

@@ -0,1 +1,2 @@

/*$AMPERSAND_VERSION*/
var _ = require('underscore');

@@ -2,0 +3,0 @@ var BBEvents = require('backbone-events-standalone');

{
"name": "ampersand-state",
"description": "An observable, extensible state object with derived watchable properties.",
"version": "4.3.13",
"version": "4.3.14",
"author": "Henrik Joreteg <henrik@andyet.net>",
"browserify": {
"transform": [
"ampersand-version"
]
},
"bugs": {

@@ -10,2 +15,3 @@ "url": "https://github.com/ampersandjs/ampersand-state/issues"

"dependencies": {
"ampersand-version": "^1.0.0",
"array-next": "~0.0.1",

@@ -12,0 +18,0 @@ "backbone-events-standalone": "0.2.2",

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