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

@quenty/templateprovider

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/templateprovider - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

LICENSE.md

15

package.json
{
"name": "@quenty/templateprovider",
"version": "0.0.0",
"version": "1.0.0",
"description": "Base of a template retrieval system",

@@ -21,8 +21,8 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "~0.0.2",
"@quenty/maid": "~0.0.2",
"@quenty/string": "~0.0.0"
"@quenty/baseobject": "^1.0.0",
"@quenty/maid": "^1.0.0",
"@quenty/string": "^1.0.0"
},
"peerDependencies": {
"@quenty/loader": "~0.0.2"
"@quenty/loader": "^1.0.0"
},

@@ -34,3 +34,4 @@ "bugs": {

"access": "public"
}
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}

@@ -45,3 +45,6 @@ ## TemplateProvider

### 1.0.0
Initial release
### 0.0.0
Initial commit

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