Socket
Socket
Sign inDemoInstall

tiny-invariant

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-beta.1 to 1.1.0-beta.2

4

dist/tiny-invariant.esm.js

@@ -1,2 +0,1 @@

Object.defineProperty(exports, "__esModule", { value: true });
var isProduction = process.env.NODE_ENV === 'production';

@@ -13,2 +12,3 @@ var prefix = 'Invariant failed';

}
exports.default = invariant;
export default invariant;
{
"name": "tiny-invariant",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"keywords": [

@@ -5,0 +5,0 @@ "invariant",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc