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

postcss-class-apply

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-class-apply - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

3

dist/index.js

@@ -29,3 +29,3 @@ /*

eval("module.exports = JSON.parse('{\"name\":\"postcss-class-apply\",\"version\":\"0.0.1\",\"description\":\"PostCSS plugin enabling custom class sets references\",\"keywords\":[\"css\",\"class apply\",\"apply\",\"@apply\",\"postcss\",\"postcss class @appy plugin\",\"postcss-plugin\"],\"author\":{\"name\":\"Rasel mahmud\",\"url\":\"https://github.com/rasel-code-dev\"},\"homepage\":\"https://github.com/rasel-code-dev/postcss-class-apply\",\"bugs\":\"https://github.com/rasel-code-dev/postcss-class-apply/issues\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/rasel-code-dev/postcss-class-apply.git\"},\"license\":\"Unlicense\",\"files\":[\"dist\",\"CHANGELOG.md\",\"index.js\",\"README.md\",\"UNLICENSE\"],\"scripts\":{\"build\":\"export NODE_ENV=production&&webpack\",\"lint\":\"eslint src/\",\"dev\":\"webpack --watch\",\"start\":\"nodemon dist/index.js\"},\"peerDependencies\":{\"postcss\":\"^8.4.1\"},\"devDependencies\":{\"jest\":\"^27.3.1\",\"nodemon\":\"^2.0.15\",\"webpack\":\"^5.64.4\",\"webpack-cli\":\"^4.9.1\",\"prettier\":\"^2.5.0\",\"eslint\":\"^8.3.0\",\"eslint-config-airbnb-base\":\"^15.0.0\",\"eslint-config-prettier\":\"^8.3.0\",\"eslint-plugin-import\":\"^2.25.3\",\"eslint-plugin-prettier\":\"^4.0.0\"}}');\n\n//# sourceURL=webpack://postcss-class-apply/./package.json?");
eval("module.exports = JSON.parse('{\"name\":\"postcss-class-apply\",\"version\":\"3.0.0\",\"description\":\"PostCSS plugin enabling custom class sets references\",\"keywords\":[\"css\",\"class apply\",\"apply\",\"@apply\",\"postcss\",\"postcss class @appy plugin\",\"postcss-plugin\"],\"author\":{\"name\":\"Rasel mahmud\",\"url\":\"https://github.com/rasel-code-dev\"},\"homepage\":\"https://github.com/rasel-code-dev/postcss-class-apply\",\"bugs\":\"https://github.com/rasel-code-dev/postcss-class-apply/issues\",\"repository\":{\"type\":\"git\",\"url\":\"git://github.com/rasel-code-dev/postcss-class-apply.git\"},\"license\":\"Unlicense\",\"files\":[\"dist\",\"CHANGELOG.md\",\"index.js\",\"README.md\",\"UNLICENSE\"],\"scripts\":{\"build\":\"export NODE_ENV=production&&webpack\",\"lint\":\"eslint src/\",\"dev\":\"webpack --watch\",\"start\":\"nodemon dist/index.js\"},\"peerDependencies\":{\"postcss\":\"^8.4.1\"},\"devDependencies\":{\"jest\":\"^27.3.1\",\"nodemon\":\"^2.0.15\",\"webpack\":\"^5.64.4\",\"webpack-cli\":\"^4.9.1\",\"prettier\":\"^2.5.0\",\"eslint\":\"^8.3.0\",\"eslint-config-airbnb-base\":\"^15.0.0\",\"eslint-config-prettier\":\"^8.3.0\",\"eslint-plugin-import\":\"^2.25.3\",\"eslint-plugin-prettier\":\"^4.0.0\"}}');\n\n//# sourceURL=webpack://postcss-class-apply/./package.json?");

@@ -95,4 +95,5 @@ /***/ })

/******/ var __webpack_exports__ = __webpack_require__("./src/index.js");
/******/ module.exports = __webpack_exports__;
/******/
/******/ })()
;
{
"name": "postcss-class-apply",
"version": "3.0.0",
"version": "3.1.0",
"description": "PostCSS plugin enabling custom class sets references",

@@ -5,0 +5,0 @@ "keywords": [

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