You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
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
2.3.0

10

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

@@ -38,12 +38,12 @@ "bin": {

"devDependencies": {
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"chokidar": "^2.0.2",
"flow-bin": "^0.71.0",
"jest": "^22.4.2",
"flow-bin": "^0.73.0",
"jest": "^23.1.0",
"jest-plugin-fs": "^2.7.0",
"minimist": "^1.2.0",
"prettier": "^1.11.0",
"prettier": "^1.13.3",
"strip-ansi": "^4.0.0"
}
}