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

@navita/engine

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navita/engine - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

4

index.d.ts

@@ -49,7 +49,9 @@ import { StyleRule, FontFaceRule, CSSKeyframes } from '@navita/types';

setFilePath(filePath: string | undefined): void;
getUsedFilePaths(): string[];
getItems(caches: UsedIdCache): {};
clearUsedIds(filePath: string): void;
private addUsedIds;
getUsedCacheIds(filePaths?: string[]): UsedIdCache;
getCacheIds(filePaths?: string[]): UsedIdCache;
}
export { ClassList, Engine, Options, Static, UsedIdCache };
{
"name": "@navita/engine",
"version": "0.1.3",
"version": "0.2.0",
"description": "Navitas CSS-in-JS engine",

@@ -5,0 +5,0 @@ "keywords": [

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