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

can-route

Package Overview
Dependencies
Maintainers
9
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.13 to 4.0.0-pre.14

2

package.json
{
"name": "can-route",
"version": "4.0.0-pre.13",
"version": "4.0.0-pre.14",
"description": "Observable front-end application routing for CanJS.",

@@ -5,0 +5,0 @@ "homepage": "https://canjs.com/doc/can-route.html",

@@ -619,10 +619,6 @@ /* jshint asi:true */

1: function section_a() {
//setTimeout(function(){
canRoute.data.section = 'a';
//},30);
},
2: function section_b() {
//setTimeout(function(){
canRoute.data.section = 'b';
//},30);
},

@@ -647,3 +643,2 @@ 3: function(){

});

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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