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.19-alpha.0 to 0.0.20-alpha.0

4

package.json
{
"name": "@calibur/skr-template",
"version": "0.0.19-alpha.0",
"version": "0.0.20-alpha.0",
"author": "falstack <icesilt@outlook.com>",
"license": "MIT",
"gitHead": "59f8c09607b39e1c6f879de2228e67f4a6105b0c"
"gitHead": "5ec891bd0d7dd80c538d0c0d55775546bb73ff85"
}
{
<% if (isMonorepo) { %>
"extends": "../../tsconfig.json",
<% } else { %>
"compilerOptions": {
<% if (isMonorepo) { %> "extends": "../../tsconfig.json",
<% } else { %> "compilerOptions": {
"target": "esnext",

@@ -19,5 +17,4 @@ "useDefineForClassFields": true,

]
},
<% } %>
},<% } %>
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
}
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