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

flux-constant

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flux-constant - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.js
'use strict';
var FluxConstant = function FluxConstant (name) {
var FluxConstant = function FluxConstant(name) {

@@ -5,0 +5,0 @@ this.name = name;

{
"name": "flux-constant",
"version": "1.1.0",
"version": "1.1.1",
"description": "Unique constants for Flux apps.",

@@ -23,7 +23,7 @@ "main": "index.js",

"devDependencies": {
"code": "^2.x.x",
"eslint-config-hapi": "^6.x.x",
"eslint-plugin-hapi": "^3.x.x",
"lab": "^7.x.x"
"code": "2.x.x",
"eslint-config-hapi": "8.x.x",
"eslint-plugin-hapi": "4.x.x",
"lab": "8.x.x"
}
}

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