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

@yandex/ymaps3-cli

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yandex/ymaps3-cli - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

package.json
{
"name": "@yandex/ymaps3-cli",
"version": "0.0.12",
"version": "0.0.13",
"description": "Library for encapsulating the logic of autotests and building packages ymaps3 js API",

@@ -32,2 +32,4 @@ "main": "dist/index.js",

"jsdom": "22.1.0",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"prettier": "2.8.8",

@@ -34,0 +36,0 @@ "react": "18.2.0",

@@ -64,3 +64,3 @@ const path = require('path');

test: /\.css$/i,
use: ['style-loader', 'css-loader']
use: ['style-loader', 'css-loader', 'postcss-loader']
},

@@ -67,0 +67,0 @@ {

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