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

can-connect

Package Overview
Dependencies
Maintainers
15
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-connect - npm Package Compare versions

Comparing version 3.0.0-pre.12 to 3.0.0-pre.13

3

can/ref/ref-test.js

@@ -10,2 +10,3 @@ var QUnit = require("steal-qunit");

var canReflect = require("can-reflect");
var canTestHelpers = require("can-test-helpers/lib/dev");

@@ -309,3 +310,3 @@ // connects the "raw" data to a a constructor function

QUnit.test("ref instances are named appropriately (#424)", function(){
canTestHelpers.devOnlyTest("ref instances are named appropriately (#424)", function(){
var Team = DefineMap.extend("Team",{

@@ -312,0 +313,0 @@ name: "string",

{
"name": "can-connect",
"version": "3.0.0-pre.12",
"version": "3.0.0-pre.13",
"description": "Data connection middleware and utilities",

@@ -41,2 +41,3 @@ "main": "can-connect.js",

"can-simple-observable": "^2.0.0",
"can-test-helpers": "^1.1.2",
"jquery": "2.x - 3.x",

@@ -43,0 +44,0 @@ "jshint": "^2.9.4",

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