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

@gram-data/gram-stringify

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.11 to 0.2.12

16

package.json

@@ -8,3 +8,3 @@ {

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

@@ -30,4 +30,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-stringify.umd.development.* ./public",

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

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

@@ -54,4 +54,4 @@ },

"devDependencies": {
"@gram-data/gram-builder": "^0.2.11",
"@gram-data/gram-ops": "^0.2.11",
"@gram-data/gram-builder": "^0.2.12",
"@gram-data/gram-ops": "^0.2.12",
"@types/jest": "^26.0.15",

@@ -73,6 +73,6 @@ "@types/unist": "^2.0.3",

"dependencies": {
"@gram-data/gram-ast": "^0.2.11",
"@gram-data/gram-ast": "^0.2.12",
"unified": "^9.2.0"
},
"gitHead": "23013fdd8af755746f936dd4c01b165b90c477d7",
"gitHead": "7f663c601c2fcd63f180bcd817d107e9cd5f29ee",
"publishConfig": {

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