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

can-route

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-route - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

2

build.js

@@ -13,3 +13,3 @@ var stealTools = require("steal-tools");

exports: {
"can-util/namespace": "can"
"can-namespace": "can"
}

@@ -16,0 +16,0 @@ }

@@ -7,3 +7,3 @@ /*jshint -W079 */

var namespace = require('can-util/namespace');
var namespace = require('can-namespace');
var deparam = require('can-util/js/deparam/deparam');

@@ -20,3 +20,3 @@ var each = require('can-util/js/each/each');

var assign = require("can-util/js/assign/assign");
var types = require('can-util/js/types/types');
var types = require('can-types');
var dev = require('can-util/js/dev/dev');

@@ -23,0 +23,0 @@ var diff = require('can-util/js/diff/diff');

{
"name": "can-route",
"version": "3.0.5",
"version": "3.0.6",
"description": "",

@@ -45,9 +45,11 @@ "homepage": "",

"can-event": "^3.0.1",
"can-namespace": "1.0.0",
"can-observation": "^3.0.1",
"can-simple-map": "^3.0.0",
"can-util": "^3.0.1"
"can-types": "^1.0.1",
"can-util": "^3.1.1"
},
"devDependencies": {
"can-map": "^3.0.0-pre.7",
"can-list": "^3.0.0-pre.4",
"can-map": "^3.0.3",
"can-list": "^3.0.1",
"can-define": "^1.0.1",

@@ -59,3 +61,3 @@ "bit-docs": "0.0.7",

"steal-tools": "^0.16.0",
"testee": "^0.2.4",
"testee": "^0.3.0",
"generator-donejs": "^0.9.0",

@@ -62,0 +64,0 @@ "donejs-cli": "^0.9.5",

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