Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-decorators

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-decorators - npm Package Compare versions

Comparing version 8.0.0-alpha.1 to 8.0.0-alpha.2

20

package.json
{
"name": "@babel/plugin-proposal-decorators",
"version": "8.0.0-alpha.1",
"version": "8.0.0-alpha.2",
"author": "The Babel Team (https://babel.dev/team)",

@@ -23,15 +23,15 @@ "license": "MIT",

"dependencies": {
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.1",
"@babel/helper-plugin-utils": "^8.0.0-alpha.1",
"@babel/helper-replace-supers": "^8.0.0-alpha.1",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.1",
"@babel/plugin-syntax-decorators": "^8.0.0-alpha.1"
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.2",
"@babel/helper-plugin-utils": "^8.0.0-alpha.2",
"@babel/helper-replace-supers": "^8.0.0-alpha.2",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.2",
"@babel/plugin-syntax-decorators": "^8.0.0-alpha.2"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.1"
"@babel/core": "^8.0.0-alpha.2"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.1",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1",
"@babel/traverse": "^8.0.0-alpha.1",
"@babel/core": "^8.0.0-alpha.2",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.2",
"@babel/traverse": "^8.0.0-alpha.2",
"@types/charcodes": "^0.2.0",

@@ -38,0 +38,0 @@ "array.prototype.concat": "^1.0.2",

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