Socket
Socket
Sign inDemoInstall

jstransform

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstransform - npm Package Compare versions

Comparing version 6.3.2 to 7.0.0

4

package.json
{
"name": "jstransform",
"version": "6.3.2",
"version": "7.0.0",
"description": "A simple AST visitor-based JS transformer",

@@ -24,3 +24,3 @@ "contributors": [

"base62": "0.1.1",
"esprima-fb": "~6001.1.0-dev-harmony-fb",
"esprima-fb": "~7001.0001.0000-dev-harmony-fb",
"source-map": "0.1.31"

@@ -27,0 +27,0 @@ },

@@ -58,3 +58,2 @@ /**

* @param {object} node
* @param {function} visitor
* @param {array} path

@@ -61,0 +60,0 @@ * @param {object} state

@@ -469,3 +469,2 @@ /**

* @param {object} node
* @param {function} visitor
* @param {array} path

@@ -472,0 +471,0 @@ * @param {object} state

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