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

postcss-place

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-place - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

CHANGELOG.md
# Changes to PostCSS Place Properties
### 4.0.1 (September 18, 2018)
- Updated: PostCSS Values Parser 2 (patch for this project)
### 4.0.0 (September 17, 2018)

@@ -4,0 +8,0 @@

10

package.json
{
"name": "postcss-place",
"version": "4.0.0",
"version": "4.0.1",
"description": "Use a place-* shorthand for align-* and justify-* in CSS",

@@ -31,7 +31,7 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"postcss": "^7.0.2",
"postcss-values-parser": "^1.5.0"
"postcss-values-parser": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/core": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"babel-eslint": "^9.0.0",

@@ -43,3 +43,3 @@ "eslint": "^5.6.0",

"rollup": "^0.66.0",
"rollup-plugin-babel": "^4.0.1"
"rollup-plugin-babel": "^4.0.3"
},

@@ -46,0 +46,0 @@ "eslintConfig": {

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