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

shrimport

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shrimport - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

bin.js

@@ -47,3 +47,3 @@ #!/usr/bin/env node

await Main.run(localPackage, dest)
console.log(`🦐📦 shrimport success! 🎩🍾 local package is now installed in ${dest || 'your current working directory'}!`)
console.log(`🦐📦 shrimport success! 🎩🍾 ${localPackage} is now installed in ${dest || process.cwd()}!`)
process.exit(0)

@@ -50,0 +50,0 @@ } catch (err) {

{
"name": "shrimport",
"version": "1.0.0",
"version": "1.0.1",
"author": "Zack McCartney",

@@ -5,0 +5,0 @@ "repository": "github:zemccartney/shrimport",

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