Socket
Socket
Sign inDemoInstall

nise

Package Overview
Dependencies
7
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.2

28

package.json
{
"name": "nise",
"version": "1.2.0",
"version": "1.2.2",
"description": "Fake XHR and server",

@@ -37,23 +37,6 @@ "keywords": [

},
"eslintConfig": {
"extends": "eslint-config-sinon",
"globals": {
"ArrayBuffer": false,
"Uint8Array": false
},
"env": {
"mocha": true
},
"plugins": [
"mocha"
],
"rules": {
"mocha/no-exclusive-tests": "error",
"mocha/no-identical-title": "error",
"mocha/no-nested-tests": "error",
"mocha/no-sibling-hooks": "error",
"mocha/no-top-level-hooks": "error",
"max-nested-callbacks": "off"
}
},
"files": [
"nise.js",
"lib/**/*.js"
],
"devDependencies": {

@@ -63,2 +46,3 @@ "browserify": "^14.4.0",

"eslint-config-sinon": "^1.0.1",
"eslint-plugin-ie11": "1.0.0",
"eslint-plugin-mocha": "^4.9.0",

@@ -65,0 +49,0 @@ "husky": "^0.14.3",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc