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.45.0 to 1.46.0

6

CHANGELOG.md

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

## [1.46.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.46.0)
### 🔧 Maintenance
- Apply dependency updates.
## [1.45.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.45.0)

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

22

package.json
{
"name": "postcss-prefixwrap",
"version": "1.45.0",
"version": "1.46.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.",

@@ -30,9 +30,9 @@ "keywords": [

"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.4",
"@jest/globals": "29.7.0",
"@tsconfig/node18": "18.2.2",
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@types/node": "20.12.4",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",

@@ -47,13 +47,13 @@ "eslint-config-prettier": "9.1.0",

"eslint-plugin-unused-imports": "3.1.0",
"glob": "10.3.10",
"glob": "10.3.12",
"husky": "9.0.11",
"jest": "29.7.0",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prettier": "3.2.5",
"sort-package-json": "2.8.0",
"sort-package-json": "2.10.0",
"source-map": "0.7.4",
"source-map-js": "1.0.2",
"source-map-js": "1.2.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

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