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

csstype

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csstype - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

32

package.json
{
"name": "csstype",
"version": "3.0.4",
"version": "3.0.5",
"main": "",

@@ -12,28 +12,28 @@ "types": "index.d.ts",

"@types/chokidar": "^2.1.3",
"@types/jest": "^26.0.13",
"@types/jsdom": "^16.2.4",
"@types/node": "^14.6.3",
"@types/prettier": "^2.1.0",
"@types/jest": "^26.0.15",
"@types/jsdom": "^16.2.5",
"@types/node": "^14.14.7",
"@types/prettier": "^2.1.5",
"@types/request": "^2.48.5",
"@types/turndown": "^5.0.0",
"chalk": "^4.1.0",
"chokidar": "^3.4.2",
"chokidar": "^3.4.3",
"fast-glob": "^3.2.4",
"flow-bin": "^0.133.0",
"jest": "^26.4.2",
"flow-bin": "^0.137.0",
"jest": "^26.6.3",
"jsdom": "^16.4.0",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#d2401d8ee142ea7e64833e38fd44f1cff9618198",
"mdn-data": "git+https://github.com/mdn/data.git#da49d88b8a5bde681ae94ebdd07482020277fe39",
"prettier": "^2.1.1",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#37f0d1cb4765494ea388adc0d38c1e5eeb6a60e1",
"mdn-data": "git+https://github.com/mdn/data.git#29e9e61ddc8299bffc92545446bbd5d2b35ed1d5",
"prettier": "^2.1.2",
"request": "^2.88.2",
"ts-jest": "^26.3.0",
"ts-jest": "^26.4.4",
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"turndown": "^6.0.0",
"typescript": "~4.0.2",
"yarn": "^1.22.5"
"turndown": "^7.0.0",
"typescript": "~4.0.5",
"yarn": "^1.22.10"
},
"scripts": {
"prepublish": "yarn install --cwd __tests__",
"prepublish": "yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__",
"prepublishOnly": "tsc && npm run test:src && npm run build && ts-node --files prepublish.ts",

@@ -40,0 +40,0 @@ "update": "ts-node --files update.ts",

Sorry, the diff of this file is too big to display

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