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

thinkjs

Package Overview
Dependencies
Maintainers
4
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkjs - npm Package Compare versions

Comparing version 1.2.12 to 1.2.13

2

lib/Lib/Core/Db.js

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

}
throw new Error(`${value} is not valid`);
throw new Error(value + 'is not valid');
};

@@ -19,0 +19,0 @@

{
"name": "thinkjs",
"description": "A Node.js MVC Web Framework Based On Promise",
"version": "1.2.12",
"version": "1.2.13",
"author": {

@@ -12,4 +12,4 @@ "name": "welefen",

},
"publishConfig": {
"tag": "v1"
"publishConfig": {
"tag": "v1"
},

@@ -16,0 +16,0 @@ "contributors": [

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