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

@cssfn/css-types

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cssfn/css-types - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

dist/css-types.js

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export {};
{
"name": "@cssfn/css-types",
"version": "1.0.1",
"version": "1.0.2",
"description": "CSS typescript definitions.",
"type": "module",
"main": "dist/css-types.js",

@@ -25,6 +26,6 @@ "types": "dist/css-types.d.ts",

"dependencies": {
"@cssfn/jss-plugin-extend": "^1.0.0",
"@cssfn/types": "^1.0.2",
"csstype": "^3.0.9"
"@cssfn/jss-plugin-extend": "^1.0.1",
"@cssfn/types": "^1.0.3",
"csstype": "^3.0.10"
}
}

@@ -27,5 +27,5 @@ {

/* Modules */
"module": "commonjs", /* Specify what module code is generated. */
"module": "ESNext", /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */
// "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
"moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */

@@ -32,0 +32,0 @@ // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */

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