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

viper_core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viper_core - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

dist/index.es.js
import { createElement, Component } from 'react';
var styles = {"test":"test-component-module_test__3bEvr"};
var styles = ".test {\n color: red;\n}";

@@ -163,3 +163,3 @@ /*! *****************************************************************************

var styles$1 = {"test":"test2-component-module_test__mepuH"};
var styles$1 = ".test {\n color: green;\n}";

@@ -166,0 +166,0 @@ var Test2 = function (props) {

@@ -7,3 +7,3 @@ 'use strict';

var styles = {"test":"test-component-module_test__3bEvr"};
var styles = ".test {\n color: red;\n}";

@@ -168,3 +168,3 @@ /*! *****************************************************************************

var styles$1 = {"test":"test2-component-module_test__mepuH"};
var styles$1 = ".test {\n color: green;\n}";

@@ -171,0 +171,0 @@ var Test2 = function (props) {

{
"name": "viper_core",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -25,2 +25,3 @@ "author": "webbio",

"dependencies": {
"rollup-plugin-sass": "^1.2.2",
"utility-types": "^3.10.0"

@@ -27,0 +28,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