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

typedef

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedef - npm Package Compare versions

Comparing version 0.13.2 to 0.17.0

index.js

18

package.json
{
"name": "typedef",
"version": "0.13.2",
"description": "Familiar classes, mixins, and interfaces in ES5 Javascript. Member decorations for powerful objects that keep your code DRY",
"main": "lib/typedef.js",
"version": "0.17.0",
"description": "Utility functions for creating types in ES5 Javascript",
"directories": {

@@ -18,14 +17,3 @@ "test": "test"

"license": "MIT",
"readmeFilename": "README.md",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-watch": "~0.4.4",
"grunt-browserify": "~1.2.0",
"grunt-contrib-qunit": "~0.2.2"
},
"dependencies": {
"underscore": "~1.5.1"
}
"readmeFilename": "README.md"
}
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