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

raml-definition-system

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml-definition-system - npm Package Compare versions

Comparing version 0.0.37 to 0.0.38

4

package.json
{
"name": "raml-definition-system",
"version": "0.0.37",
"version": "0.0.38",
"main": "dist/definitionSystem.js",

@@ -17,3 +17,3 @@ "scripts": {

"know-your-http-well": "^0.2.0",
"raml-typesystem": "0.0.43",
"raml-typesystem": "0.0.44",
"ts-structure-parser": "0.0.10",

@@ -20,0 +20,0 @@ "underscore": "^1.8.3"

@@ -20,3 +20,3 @@ import MetaModel = require("../metamodel")

MetaModel.customHandling(),
MetaModel.possibleInterfaces("FragmentDeclaration")
MetaModel.possibleInterfaces(["FragmentDeclaration"])
]

@@ -23,0 +23,0 @@

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

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