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.25.0 to 1.26.0

6

CHANGELOG.md

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

## 🚧 [1.26.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.26.0)
### 🔧 Maintenance
- Dependency Updates
## [1.25.0](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.25.0)

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

32

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

@@ -39,21 +39,21 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "7.15.8",
"@types/jest": "27.0.2",
"@types/node": "16.10.9",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"eslint": "8.0.1",
"@babel/core": "7.16.0",
"@types/jest": "27.0.3",
"@types/node": "16.11.12",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/parser": "5.6.0",
"eslint": "8.4.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jest": "25.0.6",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-security-node": "1.0.14",
"jest": "27.2.5",
"postcss": "8.3.9",
"jest": "27.4.4",
"postcss": "8.4.4",
"postcss7": "npm:postcss@7.0.34",
"prettier": "2.4.1",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.4"
"prettier": "2.5.1",
"ts-jest": "27.1.1",
"ts-node": "10.4.0",
"typescript": "4.5.3"
}
}
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