Socket
Socket
Sign inDemoInstall

es6-class

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-class - npm Package Compare versions

Comparing version 0.9.3 to 0.9.5

15

package.json
{
"name": "es6-class",
"version": "0.9.3",
"version": "0.9.5",
"description": "ES6 classes compiled to ES5.",

@@ -10,2 +10,7 @@ "main": "lib/index.js",

},
"files": [
"lib/index.js",
"bin/es6-class",
"LICENSE"
],
"repository": {

@@ -16,4 +21,4 @@ "type": "git",

"dependencies": {
"ast-util": "^0.5.2",
"recast": "^0.9.5",
"ast-util": "^0.6.0",
"recast": "^0.9.11",
"through": "~2.3.6"

@@ -23,4 +28,4 @@ },

"example-runner": "^0.2.0",
"es6-rest-params": "^0.3.0",
"es6-default-params": "^0.4.0"
"es6-rest-params": "^0.3.1",
"es6-default-params": "^0.4.3"
},

@@ -27,0 +32,0 @@ "scripts": {

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