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

@qiniu/typed-less-modules

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiniu/typed-less-modules - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

15

package.json
{
"name": "@qiniu/typed-less-modules",
"version": "0.1.0",
"version": "0.1.1",
"description": "TypeScript type definition generator for LESS CSS Modules",

@@ -30,3 +30,4 @@ "main": "index.js",

"codecov": "codecov",
"commit": "commit"
"commit": "commit",
"ci": "yarn check-types && yarn check-formatting && yarn test"
},

@@ -55,3 +56,2 @@ "files": [

"jest": "23.6.0",
"less": "^3.11.1",
"lint-staged": "^8.1.3",

@@ -64,10 +64,2 @@ "prettier": "^1.16.4",

},
"peerDependencies": {
"less": "^3.11.0"
},
"peerDependenciesMeta": {
"less": {
"optional": false
}
},
"dependencies": {

@@ -79,2 +71,3 @@ "camelcase": "^5.0.0",

"glob": "^7.1.6",
"less": "^3.11.0",
"param-case": "^3.0.2",

@@ -81,0 +74,0 @@ "path": "^0.12.7",

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