New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@windingtree/wt-shared-schemas

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/wt-shared-schemas - npm Package Compare versions

Comparing version 0.6.5 to 0.6.6

11

package.json
{
"name": "@windingtree/wt-shared-schemas",
"version": "0.6.5",
"version": "0.6.6",
"description": "Shared schemas for WT platform",
"main": "index.js",
"main": "dist/swagger.yaml",
"scripts": {
"build": "npm run clean && ./build.js shared",
"clean": "rimraf dist",
"test": "echo \"Error: no test specified\" && exit 1"
"build": "npm run clean && ./build.js",
"clean": "rimraf dist"
},

@@ -21,3 +20,3 @@ "repository": {

"homepage": "https://github.com/windingtree/wt-shared-schemas#readme",
"dependencies": {
"devDependencies": {
"rimraf": "^2.6.3",

@@ -24,0 +23,0 @@ "yamljs": "^0.3.0"

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