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

invariant

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

invariant - npm Package Compare versions

Comparing version

to
2.2.4

36

CHANGELOG.md

@@ -0,1 +1,37 @@

2.2.4 / 2018-03-13
==================
* Use flow strict mode (i.e. `@flow strict`).
2.2.3 / 2018-02-19
==================
* Change license from BSD+Patents to MIT.
2.2.2 / 2016-11-15
==================
* Add LICENSE file.
* Misc housekeeping.
2.2.1 / 2016-03-09
==================
* Use `NODE_ENV` variable instead of `__DEV__` to cache `process.env.NODE_ENV`.
2.2.0 / 2015-11-17
==================
* Use `error.name` instead of `Invariant Violation`.
2.1.3 / 2015-11-17
==================
* Remove `@provideModule` pragma.
2.1.2 / 2015-10-27
==================
* Fix license.
2.1.1 / 2015-09-20

@@ -2,0 +38,0 @@ ==================

4

package.json
{
"name": "invariant",
"version": "2.2.3",
"version": "2.2.4",
"description": "invariant",

@@ -25,3 +25,3 @@ "keywords": [

"browserify": "^11.0.1",
"flow-bin": "^0.35.0",
"flow-bin": "^0.67.1",
"tap": "^1.4.0"

@@ -28,0 +28,0 @@ },

Sorry, the diff of this file is not supported yet