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

@goldfishjs/route

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/route - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

lib/container-router/BaseRouter.js

@@ -1,3 +0,3 @@

import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";
import _createClass from "@babel/runtime/helpers/createClass.js";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _createClass from "@babel/runtime/helpers/createClass";

@@ -4,0 +4,0 @@ var BaseRouter =

@@ -1,8 +0,8 @@

import _defineProperty from "@babel/runtime/helpers/defineProperty.js";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";
import _createClass from "@babel/runtime/helpers/createClass.js";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn.js";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf.js";
import _get from "@babel/runtime/helpers/get.js";
import _inherits from "@babel/runtime/helpers/inherits.js";
import _defineProperty from "@babel/runtime/helpers/defineProperty";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _createClass from "@babel/runtime/helpers/createClass";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
import _get from "@babel/runtime/helpers/get";
import _inherits from "@babel/runtime/helpers/inherits";
import BaseRouter from './BaseRouter';

@@ -9,0 +9,0 @@ import { parse, stringify } from 'qs';

@@ -1,7 +0,7 @@

import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";
import _createClass from "@babel/runtime/helpers/createClass.js";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn.js";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf.js";
import _get from "@babel/runtime/helpers/get.js";
import _inherits from "@babel/runtime/helpers/inherits.js";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _createClass from "@babel/runtime/helpers/createClass";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
import _get from "@babel/runtime/helpers/get";
import _inherits from "@babel/runtime/helpers/inherits";
import StackedRouter, { format } from './StackedRouter';

@@ -8,0 +8,0 @@

@@ -1,5 +0,5 @@

import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn.js";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf.js";
import _inherits from "@babel/runtime/helpers/inherits.js";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
import _inherits from "@babel/runtime/helpers/inherits";
import Route from './Route';

@@ -6,0 +6,0 @@ import { TinyAppRouter as BaseTinyappRoute } from './container-router';

@@ -1,3 +0,3 @@

import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js";
import _createClass from "@babel/runtime/helpers/createClass.js";
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
import _createClass from "@babel/runtime/helpers/createClass";

@@ -4,0 +4,0 @@ var Route =

{
"name": "@goldfishjs/route",
"version": "0.0.6",
"version": "0.0.7",
"description": "goldfish-route",

@@ -5,0 +5,0 @@ "main": "lib/index.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