Socket
Socket
Sign inDemoInstall

postcss-page-break

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

15

package.json
{
"name": "postcss-page-break",
"version": "3.0.0",
"version": "3.0.1",
"description": "PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias",
"files": [
"/index.js"
],
"scripts": {
"test": "jest && npm run lint",
"lint": "eslint *.js",
"lint:fix": "eslint *.js --fix"
},
"keywords": [

@@ -33,8 +41,3 @@ "postcss",

"postcss": "^8.0.5"
},
"scripts": {
"test": "jest && npm run lint",
"lint": "eslint *.js",
"lint:fix": "eslint *.js --fix"
}
}
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