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

parsegraph-rect

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsegraph-rect - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6-dev

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

63

parsegraph-rect/package.json
{
"name": "parsegraph-rect",
"version": "1.4.5",
"description": "rect",
"main": "dist/parsegraph-rect.js",
"types": "dist/parsegraph-rect.d.ts",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/parsegraph/rect.git"
},
"author": "Rainback, Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/parsegraph/rect/issues"
},
"homepage": "https://github.com/parsegraph/rect#readme"
"name": "parsegraph-rect",
"version": "1.4.6-dev",
"description": "rectangle class",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/parsegraph/rect.git"
},
"author": "Rainback, Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/parsegraph/rect/issues"
},
"homepage": "https://github.com/parsegraph/rect#readme",
"devDependencies": {
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-private-property-in-object": "^7.16.0",
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.10.4",
"@babel/register": "^7.12.10",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"babel-loader": "^8.1.0",
"eslint": "^7.17.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^7.1.0",
"jsdom": "16.4.0",
"jsdom-global": "3.0.2",
"prettier": "2.1.2",
"raw-loader": "^4.0.1",
"source-map-loader": "^1.0.2",
"source-map-support": "^0.5.19",
"ts-loader": "^9.2.6",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"@types/chai": "^4.3.0",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",
"babel-jest": "^27.5.1",
"chai": "^4.3.6",
"jest": "^27.5.1",
"typedoc": "^0.22.12"
}
}

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