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

console-goodies

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-goodies - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

5

package.json
{
"name": "console-goodies",
"version": "0.0.1",
"version": "0.0.2",
"description": "console goodies",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"build": "webpack",
"build:demo": "require-self && DEMO=1 webpack"
"build:demo": "require-self && DEMO=1 webpack",
"prepublish": "npm run build"
},

@@ -15,0 +16,0 @@ "dependencies": {

9

README.md

@@ -5,4 +5,7 @@ # console-goodies

## Installation
`yarn add console-goodies`.
## Usage
```js

@@ -29,5 +32,5 @@ import 'console-goodies';

* group-therapy/
* ├── bar
* ├── foo
* └── lol
* ├── bar
* ├── foo
* └── lol
*/

@@ -34,0 +37,0 @@

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