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

@storyous/features

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storyous/features - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/Features.js

@@ -92,3 +92,3 @@ 'use strict';

}
return provider(lastValue);
return lastValue;
});

@@ -95,0 +95,0 @@ }, Promise.resolve(null)).then(function (def) {

{
"name": "@storyous/features",
"version": "1.1.1",
"version": "1.1.2",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -81,3 +81,3 @@ 'use strict';

}
return provider(lastValue);
return lastValue;
}

@@ -84,0 +84,0 @@ ),

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