New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@bulmil/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bulmil/core - npm Package Compare versions

Comparing version

to
0.19.2

{
"name": "@bulmil/core",
"version": "0.19.1",
"version": "0.19.2",
"repository": "git@github.com:gomah/bulmil.git",

@@ -78,25 +78,25 @@ "author": "Gomah <hi@gomah.fr>",

"@types/autoprefixer": "^10.2.0",
"@types/jest": "26.0.23",
"@types/jest": "27.0.2",
"@types/node": "^14.14.41",
"@types/puppeteer": "5.4.3",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@types/puppeteer": "5.4.4",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"babel-loader": "^8.2.2",
"clean-css-cli": "^5.3.0",
"css-loader": "^5.2.4",
"eslint": "^7.29.0",
"clean-css-cli": "^5.3.3",
"css-loader": "^6.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.0",
"jest": "26.6.3",
"jest-cli": "26.6.3",
"node-sass": "^5.0.0",
"postcss": "^8.3.5",
"node-sass": "^6.0.1",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
"prettier": "^2.3.1",
"puppeteer": "10.0.0",
"prettier": "^2.4.1",
"puppeteer": "10.4.0",
"rimraf": "^3.0.2",
"sass-loader": "^10.1.1",
"standard-version": "^9.3.0",
"style-loader": "^2.0.0",
"sass-loader": "^12.1.0",
"standard-version": "^9.3.1",
"style-loader": "^3.3.0",
"stylelint": "^13.13.1",

@@ -106,4 +106,4 @@ "stylelint-a11y": "^1.2.3",

"stylelint-prettier": "^1.2.0",
"stylelint-scss": "^3.19.0",
"workbox-build": "^6.1.5"
"stylelint-scss": "^3.21.0",
"workbox-build": "^6.3.0"
},

@@ -117,3 +117,3 @@ "dependencies": {

},
"gitHead": "fef482413ae07f3dc1956f4a52db600fba79828a"
"gitHead": "059ade66e14c38a659abf197cb4290d8125b1262"
}

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