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

nomics-platform

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nomics-platform - npm Package Compare versions

Comparing version 0.13.7 to 0.13.8

2

lib/audit/test/audit.js

@@ -268,2 +268,4 @@ const au = require('../au')

trades.forEach(t => au.assertPropertyInSet(t, 'side', ['buy', 'sell'], { required: false }))
success = true
} catch (err) {

@@ -270,0 +272,0 @@ console.log(`FAILED: URL ${uri || err.stack} failed with "${err.message}"`)

2

package.json
{
"name": "nomics-platform",
"version": "0.13.7",
"version": "0.13.8",
"description": "Nomics Platform Toolkit",

@@ -5,0 +5,0 @@ "keywords": [

@@ -12,3 +12,3 @@ # Nomics Platform

```
npx nomics-platform@0.13.7 audit https://path-to-your-api-root
npx nomics-platform@0.13.8 audit https://path-to-your-api-root
```

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