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

@rest-hooks/normalizr

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rest-hooks/normalizr - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3-beta.0

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [5.0.3-beta.0](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.2...@rest-hooks/normalizr@5.0.3-beta.0) (2020-02-18)
### 🏠 Internal
* Centralize jest config ([#230](https://github.com/coinbase/rest-hooks/issues/230)) ([5d769d2](https://github.com/coinbase/rest-hooks/commit/5d769d2485fe62ba65f4176894768bdbb6faafb3))
### [5.0.2](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.2-beta.0...@rest-hooks/normalizr@5.0.2) (2020-02-10)

@@ -8,0 +17,0 @@

6

package.json
{
"name": "@rest-hooks/normalizr",
"version": "5.0.2",
"version": "5.0.3-beta.0",
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications",

@@ -47,3 +47,3 @@ "homepage": "https://github.com/coinbase/rest-hooks/tree/master/packages/normalizr#readme",

"test:ci": "jest --ci",
"test:coverage": "npm run test -- --coverage && cat ./coverage/lcov.info | coveralls",
"test:coverage": "npm run test -- --coverage",
"tsc:ci": "tsc --noEmit typescript-tests/*",

@@ -66,3 +66,3 @@ "typecheck": "run-p tsc:ci"

},
"gitHead": "1055741443a6a3097bcba21d7b4a3280288c9484"
"gitHead": "0f935e60ba56c323d329fae8f68cb03e63ad649b"
}
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