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

glimp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glimp - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

dist/glimp.js

@@ -10,6 +10,2 @@ /**

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var printCss = `

@@ -529,2 +525,2 @@

exports.print = print;
export { print };

2

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

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

@@ -25,3 +25,3 @@ import license from 'rollup-plugin-license';

file: 'dist/glimp.js',
format: 'cjs'
format: 'esm'
},

@@ -28,0 +28,0 @@ plugins: licensePlugin

@@ -89,2 +89,3 @@ /*

changeToPage(table, toPage);
e.preventDefault();

@@ -91,0 +92,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