Socket
Socket
Sign inDemoInstall

detective-postcss

Package Overview
Dependencies
9
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.1 to 6.1.0

14

package.json
{
"name": "detective-postcss",
"version": "6.0.1",
"version": "6.1.0",
"description": "Detective to find dependents of CSS (PostCSS dialect)",

@@ -23,7 +23,7 @@ "main": "dist/index.js",

"engines": {
"node": "12.x || 14.x || 16.x"
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
},
"dependencies": {
"is-url": "^1.2.4",
"postcss": "^8.4.6",
"postcss": "^8.4.12",
"postcss-values-parser": "^6.0.2"

@@ -35,7 +35,7 @@ },

"jest": "^27.5.1",
"lint-staged": "^12.3.5",
"prettier": "^2.5.1",
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},

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

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