Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-decorators

Package Overview
Dependencies
Maintainers
5
Versions
124
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 7.1.6 to 7.2.0

1

lib/index.js

@@ -63,2 +63,3 @@ "use strict";

return {
name: "proposal-decorators",
inherits: _pluginSyntaxDecorators().default,

@@ -65,0 +66,0 @@

6

package.json
{
"name": "@babel/plugin-proposal-decorators",
"version": "7.1.6",
"version": "7.2.0",
"author": "Logan Smyth <loganfsmyth@gmail.com>",

@@ -21,3 +21,3 @@ "license": "MIT",

"@babel/helper-split-export-declaration": "^7.0.0",
"@babel/plugin-syntax-decorators": "^7.1.0"
"@babel/plugin-syntax-decorators": "^7.2.0"
},

@@ -28,5 +28,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/core": "^7.2.0",
"@babel/helper-plugin-test-runner": "^7.0.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