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

cst

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cst - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8

13

package.json
{
"name": "cst",
"version": "0.4.7",
"version": "0.4.8",
"description": "JavaScript CST Implementation",

@@ -25,4 +25,3 @@ "author": "Marat Dulin",

"watch": "gaze 'npm run build' 'src/**/*.js'",
"lint": "npm run lint:jscs",
"lint:jscs": "jscs src test",
"lint": "eslint src test",
"flow": "flow check",

@@ -36,2 +35,4 @@ "build": "babel src -d lib --source-maps",

"babel-cli": "^6.6.5",
"babel-helper-fixtures": "^6.18.2",
"babel-eslint": "~7.0.0",
"babel-plugin-transform-class-properties": "^6.6.0",

@@ -46,5 +47,9 @@ "babel-plugin-transform-flow-strip-types": "^6.7.0",

"chalk": "^1.1.1",
"eslint": "~3.8.1",
"eslint-config-google": "~0.7.0",
"eslint-plugin-flowtype": "~2.25.0",
"gaze-cli": "^0.2.0",
"husky": "^0.11.4",
"jscs": "^2.11.0",
"lodash.foreach": "^4.5.0",
"lodash.get": "^4.4.2",
"mocha": "^3.1.2"

@@ -51,0 +56,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