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

bruker-data-test

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bruker-data-test - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

CHANGELOG.md
# 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 @@

4

lib-esm/index.d.ts

@@ -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

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