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

@gram-data/gram-parse

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gram-data/gram-parse - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

13

package.json
{
"name": "@gram-data/gram-parse",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",
"main": "dist/index.js",
"unpkg": "dist/gram-parse.umd.production.min.js",
"module": "dist/gram-parse.esm.js",
"typings": "dist/index.d.ts",

@@ -18,3 +20,3 @@ "files": [

"build:near": "nearleyc src/gram.ne -o src/gram-grammar.ts",
"build:dist": "tsdx build",
"build:dist": "tsdx build --format umd,esm,cjs",
"test": "tsdx test",

@@ -39,3 +41,2 @@ "test:watch": "tsdx test --watch",

"author": "Andreas Kollegger",
"module": "dist/gram-parse.esm.js",
"devDependencies": {

@@ -54,4 +55,4 @@ "@types/moo": "^0.5.3",

"dependencies": {
"@gram-data/gram-ast": "^0.1.3",
"@gram-data/gram-builder": "^0.1.3",
"@gram-data/gram-ast": "^0.1.4",
"@gram-data/gram-builder": "^0.1.4",
"moo": "^0.5.1",

@@ -62,3 +63,3 @@ "nearley": "^2.19.4",

},
"gitHead": "5d5fef22389a739e475e24e1d07cfc0b8929c1e5",
"gitHead": "981fef144a1983b1f8f9483dc9898f150617c9a5",
"publishConfig": {

@@ -65,0 +66,0 @@ "access": "public"

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