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

addhoc

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addhoc - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

CHANGELOG.md
# `addhoc`
## 1.1.1
- [dist] Update dependencies
## 1.1.0

@@ -4,0 +8,0 @@

34

package.json
{
"name": "addhoc",
"version": "1.1.0",
"version": "1.1.1",
"description": "Handy little helper to create proper HOC functions complete with hoisted statics and forwarded refs",

@@ -34,13 +34,13 @@ "main": "./lib/index",

"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.4.0",
"assume": "^2.1.0",
"babel-eslint": "^10.0.1",
"codecov": "^3.2.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.9.1",
"eslint": "^5.13.0",
"@babel/register": "^7.4.4",
"assume": "^2.2.0",
"babel-eslint": "^10.0.2",
"codecov": "^3.5.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^5.16.0",
"eslint-config-godaddy-react": "^5.0.0",

@@ -50,9 +50,9 @@ "eslint-plugin-json": "^1.4.0",

"eslint-plugin-mocha": "^5.3.0",
"eslint-plugin-react": "^7.12.4",
"jsdom": "^15.0.0",
"mocha": "^6.0.2",
"nyc": "^14.0.0",
"eslint-plugin-react": "^7.13.0",
"jsdom": "^15.1.1",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"prop-types": "^15.7.2",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"setup-env": "^1.2.2"

@@ -59,0 +59,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