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

vite-lib-test

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-lib-test - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

dist/style.css

3

dist/my-lib.js

@@ -637,3 +637,4 @@ import Se, { useState as sr } from "react";

})(fr);
const Ce = V.jsx, Oe = V.jsxs, vr = () => {
const Ce = V.jsx, Oe = V.jsxs;
const vr = () => {
const [p, m] = sr(0);

@@ -640,0 +641,0 @@ return /* @__PURE__ */ Oe("div", { className: "container", children: [

{
"name": "vite-lib-test",
"version": "1.1.1",
"version": "1.1.2",
"type": "module",

@@ -15,3 +15,7 @@ "files": [

},
"./dist/style.css": "./dist/style.css"
"./dist/my-lib.css": {
"import" : "./dist/my-lib.css",
"require": "./dist/my-lib.css"
}
},

@@ -18,0 +22,0 @@ "scripts": {

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