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

gospel

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gospel - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

8

package.json
{
"name": "gospel",
"version": "1.9.0",
"version": "1.10.0",
"description": "Utility functions for tweaking CSS-related stuff and animating things in JS.",

@@ -24,6 +24,6 @@ "keywords": [

"test": "echo \"Error: no test specified\" && exit 1",
"watch": "WEBPACK_ENV=watch webpack --progress --colors --watch",
"watch": "WEBPACK_ENV=watch webpack --progress --color --watch",
"mkdir-build": "mkdir -p ./dist/es6",
"clear-build": "find ./dist ! -name '.gitignore' -type f -exec rm -f {} +",
"dev-build": "WEBPACK_ENV=watch webpack --progress --colors",
"dev-build": "WEBPACK_ENV=watch webpack --progress --color",
"build": "WEBPACK_ENV=build webpack",

@@ -54,3 +54,3 @@ "publish-git": "npm publish && git push && git push --tags",

"webpack": "^5.45.1",
"webpack-cli": "^3.3.12"
"webpack-cli": "^4.8.0"
},

@@ -57,0 +57,0 @@ "bugs": {

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

Sorry, the diff of this file is not supported yet

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