bruker-data-test
Advanced tools
Comparing version 0.2.0 to 0.2.1
# Changelog | ||
### [0.2.1](https://www.github.com/cheminfo/bruker-data-test/compare/v0.2.0...v0.2.1) (2022-03-11) | ||
### Bug Fixes | ||
* update filelist-from ([dad284b](https://www.github.com/cheminfo/bruker-data-test/commit/dad284bb62367b1d57ca85d7b0a1ed4741a31c4e)) | ||
## [0.2.0](https://www.github.com/cheminfo/bruker-data-test/compare/v0.1.0...v0.2.0) (2022-02-26) | ||
@@ -4,0 +11,0 @@ |
@@ -1,3 +0,3 @@ | ||
export declare function getZipped(): File[]; | ||
export declare function getCoffee(): File[]; | ||
export declare function getZipped(): import("filelist-from").PartialFileList; | ||
export declare function getCoffee(): import("filelist-from").PartialFileList; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,3 +0,3 @@ | ||
export declare function getZipped(): File[]; | ||
export declare function getCoffee(): File[]; | ||
export declare function getZipped(): import("filelist-from").PartialFileList; | ||
export declare function getCoffee(): import("filelist-from").PartialFileList; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "bruker-data-test", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Provides bruker NMR data files for testing purposes", | ||
@@ -41,3 +41,3 @@ "main": "./lib/index.js", | ||
"@types/jest": "^27.4.1", | ||
"eslint": "^8.9.0", | ||
"eslint": "^8.10.0", | ||
"eslint-config-cheminfo-typescript": "^10.3.0", | ||
@@ -48,7 +48,7 @@ "jest": "^27.5.1", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.5.5" | ||
"typescript": "^4.6.2" | ||
}, | ||
"dependencies": { | ||
"filelist-from": "^0.1.0" | ||
"filelist-from": "^0.2.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
74349617
26
+ Addedfilelist-from@0.2.4(transitive)
- Removedfilelist-from@0.1.0(transitive)
Updatedfilelist-from@^0.2.4