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

@nosana/schema-validator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosana/schema-validator - npm Package Compare versions

Comparing version 0.1.25 to 0.1.26

2

package.json

@@ -24,3 +24,3 @@ {

"description": "To install dependencies:",
"version": "0.1.25",
"version": "0.1.26",
"main": "dist/index.min.mjs",

@@ -27,0 +27,0 @@ "module": "dist/index.min.mjs",

@@ -67,6 +67,6 @@ # Nosana Validate Pipeline Schema

description: Nosana-Node Pipeline
global:
image: registry.hub.docker.com/library/cljkondo/clj-kondo
trigger:

@@ -140,1 +140,11 @@ branch:

```
## Develop locally
There is an issue with using `npm link` with this package. So the current solution is to run `npm run publish:next`.
This will publish the package to `@nosana/schema-validator@next`, without publishing it to the public.
You can use this package and then publish the package publicly with `npm run publish:public`.
## TODO
- Fix `npm link` for this with the `app.nosana.io` frontend.

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