Socket
Socket
Sign inDemoInstall

@speedy-js/speedy-types

Package Overview
Dependencies
Maintainers
9
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speedy-js/speedy-types - npm Package Compare versions

Comparing version 0.13.2-webpack.16 to 0.13.2-webpack.17

3

lib/config/style.d.ts
import type CleanCss from 'clean-css';
import type { Result } from 'postcss-load-config';
import type { ProcessOptions as PostcssProcessOptions, AcceptedPlugin as PostcssPlugin } from '../../shims/postcss';

@@ -31,3 +30,3 @@ declare type Item = RegExp | ((path: string) => boolean);

less?: any;
postcss?: Pick<Result, 'file' | 'options'> & PostcssOptions;
postcss?: PostcssOptions;
cleanCss?: CleanCss.OptionsOutput;

@@ -34,0 +33,0 @@ }

{
"name": "@speedy-js/speedy-types",
"version": "0.13.2-webpack.16",
"version": "0.13.2-webpack.17",
"description": "",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

Sorry, the diff of this file is too big to display

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