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.22.1 to 1.22.2

4

CHANGELOG.md

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

## [1.22.2](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.22.2)
- Dependency updates
## [1.22.1](https://github.com/dbtedman/postcss-prefixwrap/releases/tag/1.22.1)

@@ -7,0 +11,0 @@

25

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

@@ -38,15 +38,14 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "7.12.10",
"@types/jest": "26.0.20",
"@types/node": "14.14.22",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"@babel/core": "7.14.0",
"@types/jest": "26.0.23",
"@types/node": "15.0.1",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"codecov": "3.8.1",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-security-node": "1.0.14",
"husky": "4.3.8",
"jest": "26.6.3",

@@ -56,6 +55,6 @@ "postcss": "8.1.0",

"prettier": "2.2.1",
"ts-jest": "26.5.0",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typescript": "4.1.3"
"typescript": "4.2.4"
}
}
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