Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

libjv-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libjv-plugin - npm Package Compare versions

Comparing version
0.12.0
to
0.12.1
+29
hi.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<style>
body {
margin: 0;
display: flex;
width: 100vw;
height: 100vh;
flex-direction: column;
align-items: center;
justify-content: center;
}
body div {
align-items: center;
justify-content: center;
letter-spacing: 4px;
font-size: x-large;
margin: 20px;
}
</style>
</head>
<body>
<div>@PROJECTNAME@:@ENVNAME@</div>
<div>构建时间:@BUILDAT@</div>
</body>
</html>
+3
-2
{
"name": "libjv-plugin",
"version": "0.12.0",
"version": "0.12.1",
"description": "libjv plugin",

@@ -14,3 +14,4 @@ "scripts": {

"lib",
"src"
"src",
"hi.html"
],

@@ -17,0 +18,0 @@ "author": "于新海 <13466396863@163.com>",