New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ampersand-collection-underscore-mixin

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampersand-collection-underscore-mixin - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

ampersand-collection-underscore-mixin.js

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

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

@@ -2,0 +3,0 @@ var slice = [].slice;

{
"name": "ampersand-collection-underscore-mixin",
"description": "A mixin for extending ampersand-collection with underscore methods.",
"version": "1.0.2",
"version": "1.0.3",
"author": "Henrik Joreteg <henrik@andyet.net>",
"browserify": {
"transform": [
"ampersand-version"
]
},
"bugs": {

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

"dependencies": {
"ampersand-version": "^1.0.0",
"underscore": "^1.6.0"

@@ -12,0 +18,0 @@ },

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