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

metal-events

Package Overview
Dependencies
Maintainers
9
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metal-events - npm Package Compare versions

Comparing version 2.13.2 to 2.14.0

8

package.json
{
"name": "metal-events",
"version": "2.13.2",
"version": "2.14.0",
"description": "Classes responsible for emitting and listening to events",

@@ -18,3 +18,3 @@ "license": "BSD",

"scripts": {
"compile": "babel --presets es2015 -d lib/ src/",
"compile": "babel --no-babelrc --presets env -d lib/ src/",
"prepublish": "npm run compile"

@@ -26,8 +26,8 @@ },

"dependencies": {
"metal": "^2.13.2"
"metal": "^2.14.0"
},
"devDependencies": {
"babel-cli": "^6.4.5",
"babel-preset-es2015": "^6.0.0"
"babel-preset-env": "^1.6.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