🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@charlietango/react-docs-net

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@charlietango/react-docs-net - npm Package Compare versions

Comparing version

to
3.4.0

6

lib/csharp-types.js

@@ -26,8 +26,2 @@ //

const properties = type.signature.properties;
if (properties.length === 1) {
if (properties[0].key) {
//TODO add a warning here
return { type: 'object' };
}
}

@@ -34,0 +28,0 @@ properties.forEach(prop => {

8

package.json
{
"name": "@charlietango/react-docs-net",
"description": "Package and publish a NuGet package to a custom feed.",
"version": "3.3.0",
"version": "3.4.0",
"main": "lib/index.js",

@@ -30,3 +30,3 @@ "bin": {

"dependencies": {
"ansi-colors": "^3.2.2",
"ansi-colors": "^3.2.3",
"del": "^3.0.0",

@@ -42,3 +42,3 @@ "globby": "^8.0.1",

"chokidar": "^2.0.4",
"flow-bin": "^0.87.0",
"flow-bin": "^0.89.0",
"jest": "^23.6.0",

@@ -50,3 +50,3 @@ "jest-plugin-fs": "^2.7.0",

},
"gitHead": "9f26a50a4435cf5b83a78056f32c6eeb799808ef"
"gitHead": "bf83c6f143753283494b989ef596c84881693642"
}

Sorry, the diff of this file is not supported yet