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

@chisel/steroids

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chisel/steroids - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

4

package.json
{
"name": "@chisel/steroids",
"version": "1.1.6",
"version": "1.1.7",
"description": "Framework for building Node.js servers with Express on steroids!",

@@ -13,3 +13,3 @@ "main": "./bin/sd.js",

"fetch-template": "echo \"Fetching Steroids template...\" && rm -f ./template.tar.gz && rm -rf ./template && git clone git@github.com:chisel/steroids-template.git ./template && cd ./template && rm -r .git && rm README.md && cd .. && node ./pack-template.js && rm -rf ./template",
"postinstall": "echo \"Unpacking Steroids template...\" && node unpack-template.js && rm -f ./template.tar.gz"
"postinstall": "echo \"Unpacking Steroids template...\" && node unpack-template.js"
},

@@ -16,0 +16,0 @@ "repository": {

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