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

cssnano-preset-simple

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssnano-preset-simple - npm Package Compare versions

Comparing version 1.3.1 to 2.0.0

3

dist/orders/alphabetical.json

@@ -118,2 +118,3 @@ [

"font",
"font-display",
"font-family",

@@ -238,2 +239,3 @@ "font-feature-settings",

"rotate",
"row-gap",
"ruby-align",

@@ -249,2 +251,3 @@ "ruby-position",

"shape-outside",
"src",
"tab-size",

@@ -251,0 +254,0 @@ "table-layout",

@@ -63,2 +63,3 @@ [

"column-width",
"row-gap",
"break-before",

@@ -238,2 +239,3 @@ "break-after",

"font-family",
"src",
"font-feature-settings",

@@ -256,2 +258,3 @@ "font-kerning",

"font-weight",
"font-display",
"hyphens",

@@ -258,0 +261,0 @@ "initial-letter",

@@ -94,2 +94,3 @@ [

"column-width",
"row-gap",
"object-fit",

@@ -182,2 +183,3 @@ "object-position",

"font-family",
"src",
"font-feature-settings",

@@ -200,2 +202,3 @@ "font-kerning",

"font-weight",
"font-display",
"hyphens",

@@ -202,0 +205,0 @@ "initial-letter",

18

package.json
{
"name": "cssnano-preset-simple",
"version": "1.3.1",
"version": "2.0.0",
"description": "A simple cssnano preset",

@@ -24,21 +24,21 @@ "main": "dist/index.js",

"browserslist-config-google": "^1.5.0",
"cssnano-preset-default-nightly": "0.8.4",
"cssnano-preset-default": "5.0.0-rc.2",
"cz-conventional-changelog": "3.3.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"postcss": "^8.2.8",
"postcss-svgo": "file:./postcss-plugin-stub/",
"postcss-svgo-nightly": "file:./postcss-plugin-stub/",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rimraf": "^3.0.0",
"semantic-release": "^17.3.7",
"stylehacks-nightly": "0.8.4"
"semantic-release": "^17.3.7"
},
"dependencies": {
"caniuse-lite": "^1.0.30001179",
"postcss": "^7.0.32"
"caniuse-lite": "^1.0.30001202"
},
"peerDependencies": {
"postcss": "^8.2.1"
},
"resolutions": {
"postcss-svgo": "file:./postcss-plugin-stub/",
"postcss-svgo-nightly": "file:./postcss-plugin-stub/"
"postcss-svgo": "file:./postcss-plugin-stub/"
},

@@ -45,0 +45,0 @@ "config": {

Sorry, the diff of this file is too big to display

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