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

@gram-data/gram-ast

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.11 to 0.2.12

10

package.json

@@ -9,3 +9,3 @@ {

],
"version": "0.2.11",
"version": "0.2.12",
"license": "MIT",

@@ -33,4 +33,4 @@ "repository": {

"test:watch": "tsdx test --watch",
"lint": "tsdx lint",
"lint:fix": "tsdx lint --fix",
"lint": "tsdx lint src",
"lint:fix": "tsdx lint src --fix",
"build:demo": "shx cp dist/gram-ast.umd.development.* ./public",

@@ -44,3 +44,3 @@ "demo": "serve ./public/",

"hooks": {
"pre-commit": "tsdx lint"
"pre-commit": "tsdx lint src"
}

@@ -71,3 +71,3 @@ },

},
"gitHead": "23013fdd8af755746f936dd4c01b165b90c477d7",
"gitHead": "7f663c601c2fcd63f180bcd817d107e9cd5f29ee",
"publishConfig": {

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