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.3 to 8.0.0-alpha.4

22

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

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

"dependencies": {
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.3",
"@babel/helper-plugin-utils": "^8.0.0-alpha.3",
"@babel/helper-replace-supers": "^8.0.0-alpha.3",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.3",
"@babel/plugin-syntax-decorators": "^8.0.0-alpha.3"
"@babel/helper-create-class-features-plugin": "^8.0.0-alpha.4",
"@babel/helper-plugin-utils": "^8.0.0-alpha.4",
"@babel/helper-replace-supers": "^8.0.0-alpha.4",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.4",
"@babel/plugin-syntax-decorators": "^8.0.0-alpha.4"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.3"
"@babel/core": "^8.0.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.3",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.3",
"@babel/traverse": "^8.0.0-alpha.3",
"@babel/core": "^8.0.0-alpha.4",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.4",
"@babel/traverse": "^8.0.0-alpha.4",
"@types/charcodes": "^0.2.0",
"array.prototype.concat": "^1.0.2",
"babel-plugin-polyfill-es-shims": "^0.9.2",
"babel-plugin-polyfill-es-shims": "^0.10.0",
"charcodes": "^0.2.0",

@@ -41,0 +41,0 @@ "object.getownpropertydescriptors": "^2.1.1"

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