Socket
Socket
Sign inDemoInstall

mixto

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixto - npm Package Compare versions

Comparing version 0.4.0 to 1.0.0

10

package.json
{
"name": "mixto",
"version": "0.4.0",
"version": "1.0.0",
"description": "A mixin superclass. Its subclasses have `.extend` and `.includeInto` methods to mix behavior into other objects and classes.",
"main": "lib/mixin",
"scripts": {
"prepublish": "grunt clean lint coffee",
"prepublish": "grunt clean coffee lint",
"test": "grunt test"

@@ -29,4 +29,3 @@ },

"coffee-script": "~1.6.3",
"jasmine-focused": "~0.12.0",
"jasmine-waits-for-callback": "~0.1.0",
"jasmine-focused": "~0.19.0",
"grunt-contrib-coffee": "~0.7.0",

@@ -39,4 +38,3 @@ "grunt-cli": "~0.1.8",

},
"author": "Nathan Sobo",
"license": "BSD-2-Clause"
"author": "Nathan Sobo"
}
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