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

spectra-nmr-utilities

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectra-nmr-utilities - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

25

package.json
{
"name": "spectra-nmr-utilities",
"version": "0.0.2",
"description": "",
"version": "0.0.3",
"description": "spectra NMR utilities",
"main": "./src/index.js",

@@ -9,11 +9,2 @@ "files": [

],
"scripts": {
"eslint": "eslint src test",
"eslint-fix": "npm run eslint -- --fix",
"test": "npm run test-mocha && npm run eslint",
"test-cov": "istanbul cover node_modules/.bin/_mocha -- --require should --reporter dot --recursive",
"test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- --require should --reporter dot --recursive",
"test-mocha": "mocha --require should --reporter mocha-better-spec-reporter",
"build": "cheminfo build"
},
"repository": {

@@ -29,13 +20,3 @@ "type": "git",

},
"homepage": "https://github.com/cheminfo-js/spectra/packages/spectra-nmr-utilities#readme",
"devDependencies": {
"cheminfo-tools": "^1.11.0",
"eslint": "^3.12.2",
"eslint-config-cheminfo": "^1.6.0",
"eslint-plugin-no-only-tests": "^1.1.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"mocha-better-spec-reporter": "^3.1.0",
"should": "^11.1.2"
}
"homepage": "https://github.com/cheminfo-js/spectra/packages/spectra-nmr-utilities#readme"
}
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