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

@wonderflow/config

Package Overview
Dependencies
Maintainers
2
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wonderflow/config - npm Package Compare versions

Comparing version 10.10.0 to 10.11.0

15

dist/index.js
"use strict";
/*
* Copyright 2022 Wonderflow <authored by Mattia Astorino>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +18,0 @@ exports.postcssConfig = void 0;

"use strict";
/*
* Copyright 2022 Wonderflow <authored by Mattia Astorino>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
var __importDefault = (this && this.__importDefault) || function (mod) {

@@ -3,0 +18,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod };

8

package.json
{
"name": "@wonderflow/config",
"description": "Wanda design system shared configurations ",
"version": "10.10.0",
"version": "10.11.0",
"author": "Wonderflow",
"license": "MIT",
"license": "Apache-2.0",
"main": "dist/index",

@@ -37,3 +37,3 @@ "files": [

"dependencies": {
"@wonderflow/tokens": "10.10.0",
"@wonderflow/tokens": "10.11.0",
"cssnano": "5.1.13",

@@ -50,3 +50,3 @@ "cssnano-preset-default": "5.2.12",

"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.37.0",
"@typescript-eslint/parser": "5.38.0",
"@wonderflow/eslint-config": "1.1.11",

@@ -53,0 +53,0 @@ "tsconfig": "10.0.0",

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