Socket
Socket
Sign inDemoInstall

ampersand-io-collection

Package Overview
Dependencies
49
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

1

ampersand-io-collection.js

@@ -173,4 +173,5 @@ /*$AMPERSAND_VERSION*/

AmpersandIOCollection.prototype = Object.create(Base.prototype);
extend(AmpersandIOCollection.prototype, Object.create(IOMixin.prototype));
AmpersandIOCollection.extend = Base.extend;
module.exports = AmpersandIOCollection;

2

package.json
{
"name": "ampersand-io-collection",
"version": "0.1.1",
"version": "0.1.2",
"description": "ampersand collection mixin based on rest collection mixin to be used with socket.io",

@@ -5,0 +5,0 @@ "main": "ampersand-io-collection.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc