Socket
Socket
Sign inDemoInstall

@haibun/core

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haibun/core - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

build/phases/Resolver.js

@@ -41,3 +41,3 @@ "use strict";

else if (actions.length < 1 && this.mode !== 'some') {
throw Error(`no step found for ${featureLine.line} from ${util_1.describeSteppers(this.steppers)}`);
throw Error(`no step found for ${featureLine.line} in ${feature.path} from ${util_1.describeSteppers(this.steppers)}`);
}

@@ -44,0 +44,0 @@ return { source: featureLine.feature, in: featureLine.line, seq, actions };

{
"name": "@haibun/core",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

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