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

@glitchdotcom/sample-cli

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glitchdotcom/sample-cli - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

CHANGELOG.md

@@ -5,4 +5,6 @@ # Changelog

### [0.0.3](https://github.com/glitchdotcom/sample-cli/compare/v0.0.2...v0.0.3) (2021-10-26)
### [0.0.2](https://github.com/glitchdotcom/sample-cli/compare/v0.0.1...v0.0.2) (2021-10-26)
### 0.0.1 (2021-10-26)

@@ -35,2 +35,6 @@ "use strict";

});
// Refresh the Glitch terminal
child_process_1.default.spawn('refresh').on('error', () => {
// ignore errors, this only runs from the Glitch terminal
});
return theme;

@@ -37,0 +41,0 @@ }

2

package.json
{
"name": "@glitchdotcom/sample-cli",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "source": "source/cli.ts",

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