Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shift-reducer

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shift-reducer - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

6

package.json
{
"name": "shift-reducer",
"version": "3.0.2",
"version": "3.0.3",
"description": "reducer for the Shift AST format",

@@ -16,3 +16,3 @@ "author": "Shape Security Labs",

"scripts": {
"test": "mocha --compilers js:babel-core/register --inline-diffs --check-leaks --ui tdd --reporter dot test",
"test": "mocha --compilers js:babel-register --inline-diffs --check-leaks --ui tdd --reporter dot test",
"build": "babel --source-maps-inline --out-dir dist src",

@@ -22,3 +22,3 @@ "prepublish": "rm -rf dist && npm update && npm run build"

"dependencies": {
"shift-spec": "2015.2.0"
"shift-spec": "^2015.2.0"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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