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

@casterly/components

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casterly/components - npm Package Compare versions

Comparing version 0.7.0 to 0.7.4

2

lib/RootBrowser.d.ts
import React from 'react';
import { RootContext } from './RootContext';
import type { RootContext } from './RootContext';
declare global {

@@ -4,0 +4,0 @@ interface Window {

import React from 'react';
import { RouteMatch, RouteObject } from 'react-router';
import type { RouteMatch, RouteObject } from 'react-router';
export declare type RouteObjectWithKey = RouteObject & {

@@ -4,0 +4,0 @@ key: number;

{
"name": "@casterly/components",
"version": "0.7.0",
"version": "0.7.4",
"description": "Base Casterly components",

@@ -54,3 +54,3 @@ "author": "Lucas Cordeiro <ecdb.lucas@gmail.com>",

},
"gitHead": "84afd47283b3abb6d4523101c3792bcb1399216c"
"gitHead": "b015b6cacd7da606add3e95cef76dc73ea5b8275"
}
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