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

@minkimcello/georgia

Package Overview
Dependencies
Maintainers
1
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minkimcello/georgia - npm Package Compare versions

Comparing version 1.13.12 to 1.13.13

9

bin/poop.js

@@ -6,10 +6,5 @@ #!/usr/bin/env node

console.log(chalk`{red chalk}`);
spawn('npm', ['ls', 'chalk'], { stdio: 'inherit' });
console.log(chalk`{green chalk global}`);
spawn('npm', ['ls', 'chalk', '--global'], { stdio: 'inherit' });
console.log(chalk`{red georgia}`);
spawn('npm', ['ls', '@minkimcello/georgia'], { stdio: 'inherit' });
console.log(chalk`{green georgia global}`);
spawn('npm', ['ls', '@minkimcello/georgia', '--global'], { stdio: 'inherit' });
spawn('npm', ['bin'], { stdio: 'inherit' });
spawn('ls', ['node_modules'], { stdio: 'inherit' });

@@ -16,0 +11,0 @@ // const fs = require('fs');

{
"name": "@minkimcello/georgia",
"version": "1.13.12",
"version": "1.13.13",
"description": "geogia",

@@ -25,3 +25,3 @@ "author": "minkimcello <minkimcello@gmail.com>",

"@testing-library/react": "^11.1.0",
"bigtest": "^0.6.1",
"bigtest": "^0.7.0",
"bigtest-sample": "^0.0.1",

@@ -28,0 +28,0 @@ "cypress": "^6.0.1",

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