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

async-update-props

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-update-props - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# 1.0.1 (2016/9/15)
#### Bugs Fixed
- Added missing dependencies: **rimraf**, **jsdom**
# 1.0.0 (2016/9/15)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "async-update-props",
"version": "1.0.0",
"version": "1.0.1",
"description": "async props update HoC for React Component",

@@ -50,2 +50,3 @@ "main": "lib/index.js",

"eslint-plugin-react": "^6.2.2",
"jsdom": "^9.5.0",
"mocha": "^3.0.2",

@@ -56,2 +57,3 @@ "nyc": "^8.1.0",

"react-dom": "^15.3.1",
"rimraf": "^2.5.4",
"sinon": "^1.17.5",

@@ -58,0 +60,0 @@ "sinon-chai": "^2.8.0"

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