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

sodium-frp-react

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sodium-frp-react - npm Package Compare versions

Comparing version

to
0.2.1

.vscode/settings.json

6

package.json
{
"name": "sodium-frp-react",
"version": "0.2.0",
"version": "0.2.1",
"description": "Higher order components to easily use SodiumJS Functional Reactive Programming with Facebook React",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"scripts": {
"build": "tsc",
"build": "tsc -v",
"test": "jest --watchAll"

@@ -45,3 +45,3 @@ },

"ts-jest": "^21.1.4",
"typescript": "^2.5.3"
"typescript": "^2.6.1"
},

@@ -48,0 +48,0 @@ "jest": {