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

parsegraph-shader

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsegraph-shader - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3-dev

parsegraph-shader/dist/src/demo.d.ts

72

parsegraph-shader/package.json
{
"name": "parsegraph-shader",
"version": "1.5.2",
"description": "shader",
"main": "dist/parsegraph-shader.js",
"types": "dist/parsegraph-shader.d.ts",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/parsegraph/shader.git"
},
"author": "Rainback, Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/parsegraph/shader/issues"
},
"homepage": "https://github.com/parsegraph/shader#readme",
"peerDependencies": {
"parsegraph-checkglerror": "^1.5.1"
}
"name": "parsegraph-shader",
"version": "1.5.3-dev",
"description": "shader",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/parsegraph/shader.git"
},
"author": "Rainback, Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/parsegraph/shader/issues"
},
"homepage": "https://github.com/parsegraph/shader#readme",
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.5",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-private-property-in-object": "^7.16.7",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@babel/register": "^7.17.0",
"@types/chai": "^4.3.0",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.19",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.3",
"chai": "^4.3.6",
"eslint": "^8.9.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.4.0",
"jest": "^27.5.1",
"jsdom": "^19.0.0",
"jsdom-global": "^3.0.2",
"prettier": "^2.5.1",
"raw-loader": "^4.0.2",
"source-map-loader": "^3.0.1",
"source-map-support": "^0.5.21",
"ts-loader": "^9.2.6",
"ts-node": "^10.5.0",
"typedoc": "^0.22.12",
"typescript": "^4.5.5",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"
},
"peerDependencies": {
"parsegraph-checkglerror": "^1.5.1"
},
"dependencies": {
"parsegraph-checkglerror": "^1.5.1"
}
}

Sorry, the diff of this file is not supported yet

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