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

@neo-one/monitor

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/monitor - npm Package Compare versions

Comparing version 1.0.0-alpha.45 to 1.0.0-alpha.46

dist/index.browser.esm.js

8

package.json
{
"name": "@neo-one/monitor",
"version": "1.0.0-alpha.45",
"version": "1.0.0-alpha.46",
"keywords": [

@@ -29,7 +29,7 @@ "neo",

"main": "./dist/index.js",
"module": "./dist/index.mjs",
"module": "./dist/index.esm.js",
"typings": "./src/index.ts",
"browser": {
"./dist/index.js": "./dist/index.browser.js",
"./dist/index.mjs": "./dist/index.browser.mjs"
"./dist/index.esm.js": "./dist/index.browser.esm.js"
},

@@ -43,3 +43,3 @@ "engines": {

"dependencies": {
"@neo-one/utils": "^1.0.0-alpha.50",
"@neo-one/utils": "^1.0.0-alpha.51",
"koa": "^2.5.1",

@@ -46,0 +46,0 @@ "koa-mount": "^3.0.0",

Sorry, the diff of this file is too big to display

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