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

flex-plugins-utils-env

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-plugins-utils-env - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

dist/lib/env.d.ts

@@ -10,5 +10,5 @@ export declare type Realm = 'dev' | 'stage';

isTrace: () => boolean;
getRealm: () => "dev" | "stage" | "";
getRealm: () => string;
isCI: () => boolean;
};
export default _default;
{
"name": "flex-plugins-utils-env",
"version": "0.11.0",
"version": "0.11.1",
"description": "Flex Plugins Environments",

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

},
"gitHead": "8cb90c36c069a0fa1aea37308bff203ad4c5524d"
"gitHead": "3b2a4df8cb188de36a31f4a0c91636295e6ce1b8"
}

Sorry, the diff of this file is not supported yet

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