Socket
Socket
Sign inDemoInstall

bitexpert-cs-jshint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitexpert-cs-jshint - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

13

config/angularjs.json
{
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"sub": true,
"undef": true,
"unused": true,
"boss": true,
"eqnull": true,
"extends": "generic.json",
"strictglobals": true,
"browser": true,
"globals": {

@@ -16,0 +5,0 @@ "angular": true

{
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"sub": true,
"undef": true,
"unused": true,
"boss": true,
"eqnull": true,
"browser": true,
"extends": "generic.json",
"globals": {

@@ -15,0 +4,0 @@ "Ext": true

2

package.json
{
"name": "bitexpert-cs-jshint",
"version": "0.1.1",
"version": "0.1.2",
"description": "bitExpert hsjint configuration",

@@ -5,0 +5,0 @@ "scripts": {

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