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

raml-typesystem

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raml-typesystem - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

readmeTypeDoc.md

2

gulpfile.js

@@ -32,3 +32,3 @@ var gulp = require('gulp');

mode: "file",
readme:"readme.txt"
readme:"readmeTypeDoc.txt"
}))

@@ -35,0 +35,0 @@ ;

{
"name": "raml-typesystem",
"version": "0.0.4",
"version": "0.0.5",
"private": false,

@@ -19,2 +19,20 @@ "main": "src/index.js",

},
"repository": {
"type": "git",
"url": "https://github.com/mulesoft-labs/typesystem-ts.git"
},
"keywords": [
"raml",
"typesystem"
],
"author": {
"name": "Pavel Petrochenko",
"email": "petrochenko.pavel.a@gmail.com",
"url": "ru.linkedin.com/in/petrochenkopavel"
},
"homepage": "https://github.com/mulesoft-labs/typesystem-ts",
"license": "MIT",
"bugs": {
"url": "https://github.com/mulesoft-labs/typesystem-ts/issues"
},
"typings": "./src/index.d.ts",

@@ -21,0 +39,0 @@ "devDependencies": {

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