Socket
Socket
Sign inDemoInstall

@neo-one/utils

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/utils - npm Package Compare versions

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

3

dist/es.js

@@ -126,4 +126,3 @@ import { Observable } from 'rxjs/Observable';

return Date.now() - loadTime;
}; // eslint-disable-next-line
};
var createProfile = function createProfile(log) {

@@ -130,0 +129,0 @@ return function (point, data) {

@@ -132,4 +132,3 @@ 'use strict';

return Date.now() - loadTime;
}; // eslint-disable-next-line
};
var createProfile = function createProfile(log) {

@@ -136,0 +135,0 @@ return function (point, data) {

{
"name": "@neo-one/utils",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"keywords": [

@@ -5,0 +5,0 @@ "neo",

@@ -47,3 +47,2 @@ /* @flow */

};
// eslint-disable-next-line
export const createProfile = (log: Log): Profile => (

@@ -50,0 +49,0 @@ point: string,

Sorry, the diff of this file is not supported yet

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