New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aesthetic/types

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesthetic/types - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

dts/engine.d.ts

@@ -59,7 +59,7 @@ import { CSS, FontFace, Keyframes, Property, Properties, Rule, Unit, UnitFactory, Value, ValueWithFallbacks, VariablesMap } from './css';

export interface Engine<T> {
cacheManager: CacheManager;
cacheManager?: CacheManager;
direction: Direction;
directionConverter?: DirectionConverter;
ruleIndex: number;
sheetManager: SheetManager;
sheetManager?: SheetManager;
unitSuffixer?: Unit | UnitFactory;

@@ -66,0 +66,0 @@ vendorPrefixer?: VendorPrefixer;

{
"name": "@aesthetic/types",
"version": "0.4.2",
"version": "0.4.3",
"description": "Reusable TypeScript types for Aesthetic packages.",

@@ -33,3 +33,3 @@ "keywords": [

},
"gitHead": "ba9b49086e409517e03cd920008934773fd4e6e9"
"gitHead": "86b9207ab41751e081de1269c5a850a5ba439a5c"
}

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