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

koatty_container

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_container - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

dist/Value.js

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

* @LastEditors: linyyyang<linyyyang@tencent.com>
* @LastEditTime: 2020-12-18 10:43:17
* @LastEditTime: 2020-12-18 15:35:12
* @License: BSD (3-Clause)

@@ -64,3 +64,3 @@ * @Copyright (c) - <richenlin(at)gmail.com>

// }
if (helper.isFunction(bindingFunc)) {
if (!helper.isFunction(bindingFunc)) {
throw Error("The bindingFunc must be a function.");

@@ -67,0 +67,0 @@ }

{
"name": "koatty_container",
"version": "1.3.0",
"version": "1.3.1",
"description": "IOC Container for Koatty.",

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

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