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.3 to 5.0.4

9

CHANGELOG.md

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

### [5.0.4](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.3...@rest-hooks/normalizr@5.0.4) (2020-02-19)
### 🏠 Internal
* Check compressed size changes on PR ([#270](https://github.com/coinbase/rest-hooks/issues/270)) ([d70ccbf](https://github.com/coinbase/rest-hooks/commit/d70ccbf44ac5ba8fdc4f70886851ab18349f37e6))
### [5.0.3](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@5.0.3-beta.0...@rest-hooks/normalizr@5.0.3) (2020-02-18)

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

6

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

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

"build:es_development": "BROWSERSLIST_ENV=production NODE_ENV=development rollup -c",
"build:es_production": "BROWSERSLIST_ENV=production NODE_ENV=production rollup -c",
"build:bundle": "BROWSERSLIST_ENV=production NODE_ENV=production rollup -c",
"clean": "rimraf dist",

@@ -66,3 +66,3 @@ "lint": "yarn lint:cmd --fix",

},
"gitHead": "385974e8f9a0903b1351d5d8632010331a2548cd"
"gitHead": "ba28e839c4636f5f8740e645eaba8bf079ef7b15"
}
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