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

tsubaki

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsubaki - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

15

package.json
{
"name": "tsubaki",
"version": "1.1.0",
"version": "1.1.1",
"description": "Promisify with native promises.",
"main": "index.js",
"typings": "./typings/index.d.ts",
"license": "MIT",
"author": {

@@ -12,2 +11,8 @@ "name": "Crawl",

},
"contributors": [
{
"name": "vzwGrey"
}
],
"license": "MIT",
"scripts": {

@@ -32,7 +37,7 @@ "pretest": "eslint .",

"devDependencies": {
"@types/node": "^7.0.13",
"@types/node": "^7.0.18",
"eslint": "^3.19.0",
"eslint-config-aqua": "^1.2.0",
"jest": "^19.0.2",
"typescript": "^2.2.2"
"jest": "^20.0.1",
"typescript": "^2.3.2"
},

@@ -39,0 +44,0 @@ "eslintConfig": {

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