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

asty

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asty - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

3

eslint.json
{
"ecmaFeatures": {},
"parser": "babel-eslint",

@@ -26,3 +25,3 @@ "env": {

"no-continue": 0,
"no-control-regex": 2,
"no-control-regex": 0,
"no-debugger": 2,

@@ -29,0 +28,0 @@ "no-delete-var": 2,

{
"name": "asty",
"version": "1.5.1",
"version": "1.5.2",
"description": "Abstract Syntax Tree (AST) Data Structure",

@@ -24,9 +24,9 @@ "keywords": [ "ast", "abstract", "syntax", "tree", "data", "structure" ],

"grunt-contrib-clean": "~1.1.0",
"grunt-browserify": "~5.0.0",
"grunt-browserify": "~5.2.0",
"grunt-jscs": "~3.0.1",
"grunt-mocha-test": "~0.13.2",
"grunt-eslint": "~19.0.0",
"babel-eslint": "~7.2.3",
"mocha": "~3.3.0",
"chai": "~3.5.0",
"grunt-mocha-test": "~0.13.3",
"grunt-eslint": "~20.1.0",
"babel-eslint": "~8.0.1",
"mocha": "~4.0.1",
"chai": "~4.1.2",
"babelify": "~7.3.0",

@@ -33,0 +33,0 @@ "babel-preset-es2015": "~6.24.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