Socket
Socket
Sign inDemoInstall

@savingsunited/zvezdochki

Package Overview
Dependencies
6
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

19

package.json
{
"name": "@savingsunited/zvezdochki",
"version": "1.1.3",
"version": "1.1.4",
"description": "The component for easy creation of star rating components",

@@ -31,3 +31,3 @@ "main": "dist/Zvezdochki.3283b0c3.js",

"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",

@@ -38,6 +38,7 @@ "@babel/register": "^7.11.5",

"coveralls": "^3.1.0",
"cssnano": "^4.1.10",
"del-cli": "^3.0.1",
"eslint": "^7.8.0",
"eslint": "^7.11.0",
"gh-pages": "^3.1.0",
"husky": "^4.2.5",
"husky": "^4.3.0",
"jsdom": "^16.4.0",

@@ -52,14 +53,16 @@ "jsdom-global": "^3.0.2",

"parcel": "^1.12.4",
"postcss": "^7.0.32",
"postcss-csso": "^4.0.0",
"postcss": "^8.1.1",
"postcss-flexbugs-fixes": "^4.2.1",
"postcss-preset-env": "^6.7.0",
"stylelint": "^13.7.0",
"stylelint": "^13.7.2",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-scss": "^3.18.0"
},
"peerDependencies": {
"postcss": "^8.1.1"
},
"dependencies": {
"fingerprintjs2": "^2.1.2",
"yarn": "^1.22.5"
"yarn": "^1.22.10"
}
}
module.exports = {
plugins: {
'postcss-flexbugs-fixes': {},
'postcss-csso': {},
'postcss-preset-env': {
autoprefixer: true,
stage: 3
}
},
'cssnano': {}
}
};

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc