New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

walt-syntax

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

walt-syntax - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

5

package.json
{
"name": "walt-syntax",
"version": "0.2.0",
"version": "0.3.0",
"description": "Walt Syntax",

@@ -9,3 +9,4 @@ "main": "dist/walt-syntax.js",

"build": "cross-env node_modules/rollup/bin/rollup -c rollup.config.js",
"preversion": "npm run build",
"build-prod": "cross-env NODE_ENV=production node_modules/rollup/bin/rollup -c rollup.config.js",
"preversion": "npm run build && npm run build-prod",
"lint": "eslint"

@@ -12,0 +13,0 @@ },

1

README.md

@@ -103,3 +103,2 @@ # Walt Syntax

Syntax.Break,
Syntax.Sequence,
Syntax.TypeCast,

@@ -106,0 +105,0 @@ Syntax.Noop,

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