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

can-fixture-socket

Package Overview
Dependencies
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-fixture-socket - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

8

package.json
{
"name": "can-fixture-socket",
"version": "1.0.1",
"version": "1.1.0",
"description": "Simulate socket connections",

@@ -50,4 +50,4 @@ "homepage": "https://github.com/canjs/can-fixture-socket",

"dependencies": {
"can-fixture": "^2.0.0",
"can-util": "^3.9.5"
"can-assign": "^1.0.0",
"can-fixture": "^2.0.0"
},

@@ -70,4 +70,4 @@ "devDependencies": {

"steal-tools": "^1.1.2",
"testee": "^0.7.0"
"testee": "^0.8.0"
}
}

@@ -41,3 +41,3 @@ /*

var storeToListeners = require('./store').storeToListeners;
var assign = require('can-util/js/assign/assign');
var assign = require('can-assign');

@@ -44,0 +44,0 @@ /**

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