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

probe.gl

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probe.gl - npm Package Compare versions

Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5

3

CHANGELOG.md
CHANGELOG
v1.0.0-alpha.5
- fix console logging
v1.0.0-alpha.4

@@ -4,0 +7,0 @@ - Support saving probe config in local storage

2

dist/lib/utils/globals.js

@@ -24,3 +24,3 @@ 'use strict';

/* global __VERSION__ */
var VERSION = typeof '1.0.0-alpha.4' !== 'undefined' ? '1.0.0-alpha.4' : 'untranspiled source';
var VERSION = typeof '1.0.0-alpha.5' !== 'undefined' ? '1.0.0-alpha.5' : 'untranspiled source';

@@ -27,0 +27,0 @@ exports.window = window_;

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"keywords": [

@@ -8,0 +8,0 @@ "javascript",

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