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

nise

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nise - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

1

lib/event/event.js

@@ -13,2 +13,3 @@ "use strict";

this.target = target;
this.currentTarget = target;
},

@@ -15,0 +16,0 @@

18

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

@@ -42,4 +42,4 @@ "keywords": [

"devDependencies": {
"browserify": "^14.4.0",
"eslint": "^4.5.0",
"browserify": "^16.0.0",
"eslint": "^4.17.0",
"eslint-config-sinon": "^1.0.1",

@@ -49,9 +49,9 @@ "eslint-plugin-ie11": "1.0.0",

"husky": "^0.14.3",
"jsdom": "11.0.0",
"jsdom": "11.6.2",
"jsdom-global": "3.0.2",
"mocha": "^3.4.2",
"nyc": "^11.0.2",
"mocha": "^5.0.0",
"nyc": "^11.4.1",
"proxyquire": "^1.8.0",
"referee": "^1.2.0",
"sinon": "^2.3.4",
"sinon": "^4.2.2",
"xmldom": "^0.1.27"

@@ -61,4 +61,4 @@ },

"formatio": "^1.2.0",
"just-extend": "^1.1.26",
"lolex": "^1.6.0",
"just-extend": "^1.1.27",
"lolex": "^2.3.2",
"path-to-regexp": "^1.7.0",

@@ -65,0 +65,0 @@ "text-encoding": "^0.6.4"

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

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