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

@calibur/skr-template

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@calibur/skr-template - npm Package Compare versions

Comparing version 0.0.12-alpha.0 to 0.0.14-alpha.0

LICENSE

4

package.json
{
"name": "@calibur/skr-template",
"version": "0.0.12-alpha.0",
"version": "0.0.14-alpha.0",
"author": "falstack <icesilt@outlook.com>",
"license": "MIT",
"gitHead": "5c9d4dfe90f1f7860fad671d549f0176e719d5f6"
"gitHead": "3074d7b4c967b177363a3f4686bd8355425fc8f9"
}

@@ -5,4 +5,5 @@ {

"version": "0.0.0",
"main": "dist/<%= name.paramCase %>.umd.js",
"module": "dist/<%= name.paramCase %>.es.js",
"main": "./dist/<%= name.paramCase %>.umd.js",
"module": "./dist/<%= name.paramCase %>.es.js",
"types": "./dist/index.d.ts",
"scripts": {

@@ -9,0 +10,0 @@ "dev": "vite",

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