Comparing version 1.1.0 to 1.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6083
8