@stdlib/types
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@stdlib/types", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "stdlib TypeScript type declarations.", | ||
@@ -19,12 +19,6 @@ "license": "Apache-2.0", | ||
"directories": { | ||
"example": "./examples", | ||
"lib": "./lib", | ||
"test": "./test" | ||
"lib": "./lib" | ||
}, | ||
"types": ".", | ||
"scripts": { | ||
"test": "make test", | ||
"test-cov": "make test-cov", | ||
"examples": "make examples" | ||
}, | ||
"scripts": {}, | ||
"homepage": "https://stdlib.io", | ||
@@ -39,8 +33,3 @@ "repository": { | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@stdlib/assert": "^0.2.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
"istanbul": "^0.4.1", | ||
"tap-min": "git+https://github.com/Planeshifter/tap-min.git" | ||
}, | ||
"devDependencies": {}, | ||
"engines": { | ||
@@ -47,0 +36,0 @@ "node": ">=0.10.0", |
@@ -188,4 +188,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/types/actions/workflows/test.yml/badge.svg?branch=v0.3.1 | ||
[test-url]: https://github.com/stdlib-js/types/actions/workflows/test.yml?query=branch:v0.3.1 | ||
[test-image]: https://github.com/stdlib-js/types/actions/workflows/test.yml/badge.svg?branch=v0.3.2 | ||
[test-url]: https://github.com/stdlib-js/types/actions/workflows/test.yml?query=branch:v0.3.2 | ||
@@ -192,0 +192,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/types/main.svg |
Sorry, the diff of this file is too big to display
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
111718
0
1
3630
10