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

@gram-data/gram-value

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.6 to 0.2.7

dist/gram-value.d.ts

37

package.json

@@ -8,4 +8,9 @@ {

],
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/gram-data/gram-js.git"
},
"homepage": "https://github.com/gram-data/gram-js/tree/main/packages/gram-value#readme",
"main": "dist/index.js",

@@ -22,3 +27,3 @@ "typings": "dist/index.d.ts",

"start": "tsdx watch",
"build": "tsdx build --format cjs,esm,umd",
"build": "tsdx build --format umd,esm,cjs --tsconfig tsconfig.build.json",
"test": "tsdx test",

@@ -30,3 +35,5 @@ "test:watch": "tsdx test --watch",

"build:demo": "shx cp dist/gram-value.umd.development.* ./public",
"demo": "serve ./public/"
"demo": "serve ./public/",
"update": "ncu -u",
"update:check": "ncu"
},

@@ -47,17 +54,19 @@ "husky": {

"devDependencies": {
"@gram-data/gram-builder": "^2.0.2",
"@types/jest": "^26.0.4",
"@gram-data/gram-builder": "^0.2.7",
"@types/jest": "^26.0.15",
"@types/unist": "^2.0.3",
"@typescript-eslint/parser": "^3.6.1",
"husky": "^4.2.5",
"@typescript-eslint/parser": "^4.6.0",
"husky": "^4.3.0",
"npm-check-updates": "^9.2.3",
"npm-run-all": "^4.1.5",
"serve": "^11.3.2",
"shx": "^0.3.2",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.7",
"unist-util-inspect": "^6.0.0"
"shx": "^0.3.3",
"tsdx": "^0.14.1",
"tslib": "^2.0.3",
"typedoc": "^0.19.2",
"typescript": "^4.0.5",
"unist-util-inspect": "^6.0.1"
},
"dependencies": {
"@gram-data/gram-ast": "^0.2.6"
"@gram-data/gram-ast": "^0.2.7"
},

@@ -67,3 +76,3 @@ "publishConfig": {

},
"gitHead": "0e76e336c21d916b2a79c4425b98578e645aa2c2"
"gitHead": "68f323250363f0ab629388565880339d5c94ed5e"
}
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