🚀 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
2
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
1.1.18

2

lib/models/sub-view-model.js

@@ -15,3 +15,3 @@ //

function injectProps(vmName , props, indent = 0) {
function injectProps(vmName , props = {}, indent = 0) {
const keys = Object.keys(props).filter(key => {

@@ -18,0 +18,0 @@ const prop = props[key];

@@ -18,3 +18,3 @@ //

function injectProps(vmName , props, indent = 0) {
function injectProps(vmName , props = {}, indent = 0) {
const keys = Object.keys(props).filter(key => {

@@ -21,0 +21,0 @@ const prop = props[key];

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

@@ -6,0 +6,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet