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

autoroute.js

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoroute.js - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

5

autoroute.js

@@ -43,3 +43,2 @@ import Touch from 'hammerjs'

function render () {
if (this.html != '') {

@@ -77,3 +76,2 @@ this.innerHTML = this.html

})
}

@@ -97,3 +95,3 @@

!e ? fn(form) : console.log('Your form inputs are generating some error.')
!e ? fn(form) : console.log('Your form inputs are generating some errors.')

@@ -170,3 +168,2 @@ })

// Style
var r = window.innerHeight - 20

@@ -173,0 +170,0 @@ el('header', e => r -= e.offsetHeight)

2

package.json
{
"name": "autoroute.js",
"version": "1.0.21",
"version": "1.0.22",
"description": "Another lightweight javascript routing framework ",

@@ -5,0 +5,0 @@ "main": "autoroute.js",

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