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

@ardatan/bob

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ardatan/bob - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

dist/index.js

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

fields.forEach(field => {
newPkg[field] = pkg[field];
if (pkg[field]) {
newPkg[field] = pkg[field];
}
});

@@ -85,0 +87,0 @@ function transformPath(filepath) {

{
"name": "@ardatan/bob",
"version": "0.0.4",
"version": "0.0.5",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "bin": {

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