metal-events
Advanced tools
Comparing version 2.13.2 to 2.14.0
{ | ||
"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" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
52024
1
Updatedmetal@^2.14.0