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

raml-definition-system

Package Overview
Dependencies
Maintainers
1
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.2 to 0.0.3

dist/RAML08.json

8

package.json
{
"name": "raml-definition-system",
"version": "0.0.2",
"version": "0.0.3",
"private": false,
"main": "dist/UI.js",
"main": "dist/src/index.js",
"scripts": {

@@ -12,5 +12,6 @@ "test-cov": " ./node_modules/.bin/istanbul cover _mocha tests/*Tests.js",

"dependencies": {
"ts-structure-parser": "0.0.2",
"underscore": "^1.8.3"
},
"typings": "./dist/UI.d.ts",
"typings": "dist/src/index.d.ts",
"repository": {

@@ -25,3 +26,2 @@ "type": "git",

],
"files": [

@@ -28,0 +28,0 @@ "dist/",

{
"ambientDependencies": {
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#315f5612ceb4de6f1f81f8cf49878084ea3f364a",
"underscore": "github:DefinitelyTyped/DefinitelyTyped/underscore/underscore.d.ts#56295f5058cac7ae458540423c50ac2dcf9fc711"
}
}
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