Socket
Socket
Sign inDemoInstall

@tanstack/router-core

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/router-core - npm Package Compare versions

Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3

66

build/stats-react.json

@@ -10,3 +10,3 @@ {

{
"uid": "bdf7-11",
"uid": "b6e9-11",
"name": "\u0000rollupPluginBabelHelpers.js"

@@ -19,7 +19,7 @@ },

"name": "@babel/runtime/helpers/esm/extends.js",
"uid": "bdf7-13"
"uid": "b6e9-13"
},
{
"name": "history/index.js",
"uid": "bdf7-15"
"uid": "b6e9-15"
}

@@ -32,7 +32,7 @@ ]

{
"uid": "bdf7-17",
"uid": "b6e9-17",
"name": "qss.ts"
},
{
"uid": "bdf7-19",
"uid": "b6e9-19",
"name": "index.ts"

@@ -48,38 +48,38 @@ }

"nodeParts": {
"bdf7-11": {
"b6e9-11": {
"renderedLength": 437,
"gzipLength": 243,
"brotliLength": 0,
"mainUid": "bdf7-10"
"mainUid": "b6e9-10"
},
"bdf7-13": {
"b6e9-13": {
"renderedLength": 431,
"gzipLength": 240,
"brotliLength": 0,
"mainUid": "bdf7-12"
"mainUid": "b6e9-12"
},
"bdf7-15": {
"b6e9-15": {
"renderedLength": 20618,
"gzipLength": 3797,
"brotliLength": 0,
"mainUid": "bdf7-14"
"mainUid": "b6e9-14"
},
"bdf7-17": {
"b6e9-17": {
"renderedLength": 1241,
"gzipLength": 523,
"brotliLength": 0,
"mainUid": "bdf7-16"
"mainUid": "b6e9-16"
},
"bdf7-19": {
"b6e9-19": {
"renderedLength": 45660,
"gzipLength": 10084,
"brotliLength": 0,
"mainUid": "bdf7-18"
"mainUid": "b6e9-18"
}
},
"nodeMetas": {
"bdf7-10": {
"b6e9-10": {
"id": "\u0000rollupPluginBabelHelpers.js",
"moduleParts": {
"index.production.js": "bdf7-11"
"index.production.js": "b6e9-11"
},

@@ -89,10 +89,10 @@ "imported": [],

{
"uid": "bdf7-18"
"uid": "b6e9-18"
}
]
},
"bdf7-12": {
"b6e9-12": {
"id": "/node_modules/@babel/runtime/helpers/esm/extends.js",
"moduleParts": {
"index.production.js": "bdf7-13"
"index.production.js": "b6e9-13"
},

@@ -102,14 +102,14 @@ "imported": [],

{
"uid": "bdf7-14"
"uid": "b6e9-14"
}
]
},
"bdf7-14": {
"b6e9-14": {
"id": "/node_modules/history/index.js",
"moduleParts": {
"index.production.js": "bdf7-15"
"index.production.js": "b6e9-15"
},
"imported": [
{
"uid": "bdf7-12"
"uid": "b6e9-12"
}

@@ -119,10 +119,10 @@ ],

{
"uid": "bdf7-18"
"uid": "b6e9-18"
}
]
},
"bdf7-16": {
"b6e9-16": {
"id": "/packages/router-core/src/qss.ts",
"moduleParts": {
"index.production.js": "bdf7-17"
"index.production.js": "b6e9-17"
},

@@ -132,20 +132,20 @@ "imported": [],

{
"uid": "bdf7-18"
"uid": "b6e9-18"
}
]
},
"bdf7-18": {
"b6e9-18": {
"id": "/packages/router-core/src/index.ts",
"moduleParts": {
"index.production.js": "bdf7-19"
"index.production.js": "b6e9-19"
},
"imported": [
{
"uid": "bdf7-10"
"uid": "b6e9-10"
},
{
"uid": "bdf7-14"
"uid": "b6e9-14"
},
{
"uid": "bdf7-16"
"uid": "b6e9-16"
}

@@ -152,0 +152,0 @@ ],

{
"name": "@tanstack/router-core",
"author": "Tanner Linsley",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "tanstack/router",

@@ -1,2 +0,2 @@

import { Route } from '@tanstack/router-core'
import { Route } from './'
import { z } from 'zod'

@@ -3,0 +3,0 @@ import {

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