Comparing version 3.0.0 to 3.1.0
# Changelog | ||
## v3.1.0 | ||
Features: | ||
- add typings | ||
## v3.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "ci-info", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Get details about the current Continuous Integration environment", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"clear-module": "^4.1.1", | ||
"standard": "^16.0.3", | ||
"tape": "^5.1.1" | ||
}, | ||
"scripts": { | ||
"test": "standard && node test.js" | ||
}, | ||
"typings": "index.d.ts", | ||
"author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -19,2 +13,6 @@ "type": "git", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/watson/ci-info/issues" | ||
}, | ||
"homepage": "https://github.com/watson/ci-info", | ||
"keywords": [ | ||
@@ -27,12 +25,14 @@ "ci", | ||
], | ||
"author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/watson/ci-info/issues" | ||
}, | ||
"homepage": "https://github.com/watson/ci-info", | ||
"coordinates": [ | ||
55.778231, | ||
12.593179 | ||
] | ||
], | ||
"scripts": { | ||
"test": "standard && node test.js" | ||
}, | ||
"devDependencies": { | ||
"clear-module": "^4.1.1", | ||
"standard": "^16.0.3", | ||
"tape": "^5.1.1" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
18678
7
303
0