Socket
Socket
Sign inDemoInstall

csstype

Package Overview
Dependencies
0
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.7 to 2.5.8

30

package.json
{
"name": "csstype",
"version": "2.5.7",
"version": "2.5.8",
"main": "",

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

"@types/chokidar": "^1.7.5",
"@types/jest": "^23.1.0",
"@types/jsdom": "^11.0.4",
"@types/node": "^10.3.3",
"@types/prettier": "^1.13.1",
"@types/jest": "^23.3.5",
"@types/jsdom": "^12.2.0",
"@types/node": "^10.11.7",
"@types/prettier": "^1.13.2",
"chalk": "^2.4.1",
"chokidar": "^2.0.4",
"flow-bin": "^0.79.1",
"jest": "^23.1.0",
"jsdom": "^12.0.0",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#370be97bf066b9cd8a9977967deb77b6b1ef9eae",
"mdn-data": "git+https://github.com/mdn/data.git#70ef51ce10f76583b3a52918bf0e9ee2688bfb28",
"prettier": "^1.13.5",
"flow-bin": "^0.83.0",
"jest": "^23.6.0",
"jsdom": "^12.2.0",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#e4ee665dd1c068a6bf74761ad4a8ece85c7a97d4",
"mdn-data": "git+https://github.com/mdn/data.git#a21219fa8363da2b3813c8a480616ccced374f6e",
"prettier": "^1.14.3",
"sync-request": "^6.0.0",
"ts-node": "^7.0.1",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
"turndown": "^5.0.0",
"typescript": "^3.0.1"
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"turndown": "^5.0.1",
"typescript": "^3.1.3"
},

@@ -32,0 +32,0 @@ "scripts": {

@@ -12,3 +12,3 @@ # CSSType

colour: 'white', // Type error on property
overflow: 'hide', // Type error on value
textAlign: 'middle', // Type error on value
};

@@ -15,0 +15,0 @@ ```

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc