Socket
Socket
Sign inDemoInstall

glimp

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.2

dist/glimp.js

2

package.json
{
"name": "glimp",
"version": "0.0.0",
"version": "0.0.2",
"description": "Visualization and interface tools for javascript.",

@@ -5,0 +5,0 @@ "main": "face.js",

@@ -22,5 +22,5 @@ import license from 'rollup-plugin-license';

export default [{
input: 'src/face.js',
input: 'src/glimp.js',
output: {
file: 'dist/face.js',
file: 'dist/glimp.js',
format: 'cjs'

@@ -27,0 +27,0 @@ },

@@ -1,2 +0,2 @@

import { print } from '../src/face.js';
import { print } from '../src/glimp.js';

@@ -3,0 +3,0 @@ let samples = [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc