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

@uking/marmot

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uking/marmot - npm Package Compare versions

Comparing version

to
1.2.4

6

package.json
{
"name": "@uking/marmot",
"version": "1.2.3",
"version": "1.2.4",
"description": "A lightweight and fast javascript native template rendering engine that supports browsers, FibJS and NodeJS.",

@@ -9,4 +9,4 @@ "repository": "https://github.com/An-uking/marmot.git",

},
"main": "dist/index.js",
"type": "module",
"main": "src/index.js",
"type": "commonjs",
"keywords": [

@@ -13,0 +13,0 @@ "web",

@@ -5,3 +5,3 @@ /**

* @namespace marmot
* @version 1.2.0
* @version 1.2.4
* @author uking [ptvile@live.com]

@@ -8,0 +8,0 @@ * @copyright uking 2024