Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-prefixwrap

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-prefixwrap - npm Package Compare versions

Comparing version 1.46.0 to 1.47.0

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # [PostCSS Prefix Wrap](./README.md) // Changelog

## [1.47.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.47.0)
### 💡 Features and Improvements
- [#413](https://github.com/dbtedman/postcss-prefixwrap/issues/413) Provenance
## [1.46.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.46.0)

@@ -9,0 +15,0 @@

12

package.json
{
"name": "postcss-prefixwrap",
"version": "1.46.0",
"version": "1.47.0",
"description": "A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.",

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

"@types/jest": "29.5.12",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",

@@ -57,3 +57,3 @@ "eslint-config-prettier": "9.1.0",

"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.5"
},

@@ -63,2 +63,6 @@ "peerDependencies": {

},
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {

@@ -65,0 +69,0 @@ "build": "tsc --build tsconfig.app.json",

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