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

can-route

Package Overview
Dependencies
Maintainers
8
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 4.0.0-pre.11 to 4.0.0-pre.12

4

can-route.js

@@ -195,3 +195,5 @@ /*jshint -W079 */

ready: function (val) {
console.warn("Use can-rotue.start() instead of can-route.start()");
//!steal-remove-start
dev.warn("Use can-route.start() instead of can-route.ready()");
//!steal-remove-end
canRoute.start();

@@ -198,0 +200,0 @@ },

{
"name": "can-route",
"version": "4.0.0-pre.11",
"version": "4.0.0-pre.12",
"description": "Observable front-end application routing for CanJS.",

@@ -35,7 +35,2 @@ "homepage": "https://canjs.com/doc/can-route.html",

],
"steal": {
"configDependencies": [
"live-reload"
]
},
"dependencies": {

@@ -59,3 +54,3 @@ "can-deparam": "^1.0.1",

"can-map": "^4.0.0-pre.9",
"can-observe": "^2.0.0-pre.10",
"can-observe": "^2.0.0-pre.16",
"can-stache-key": "^1.0.0-pre.12",

@@ -62,0 +57,0 @@ "detect-cyclic-packages": "^1.1.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