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

eslint-config-cheminfo

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cheminfo - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

10

History.md

@@ -0,1 +1,11 @@

<a name="1.5.2"></a>
## [1.5.2](https://github.com/cheminfo/eslint-config/compare/v1.5.1...v1.5.2) (2016-10-17)
### Bug Fixes
* add function to jsdoc consistency ([7f6a65f](https://github.com/cheminfo/eslint-config/commit/7f6a65f))
<a name="1.5.1"></a>

@@ -2,0 +12,0 @@ ## [1.5.1](https://github.com/cheminfo/eslint-config/compare/v1.5.0...v1.5.1) (2016-10-17)

1

index.js

@@ -55,2 +55,3 @@ 'use strict';

Boolean: 'boolean',
Function: 'function',
Number: 'number',

@@ -57,0 +58,0 @@ Object: 'object',

2

package.json
{
"name": "eslint-config-cheminfo",
"version": "1.5.1",
"version": "1.5.2",
"description": "Shared ESLint config for cheminfo and ml.js projects",

@@ -5,0 +5,0 @@ "main": "index.js",

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