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

@quenty/insertserviceutils

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/insertserviceutils - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-canary.209.c61f821.0

src/node_modules.project.json

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/insertserviceutils@1.2.0...@quenty/insertserviceutils@1.3.0-canary.209.c61f821.0) (2021-09-03)
### Features
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a))
# 1.2.0 (2021-07-31)

@@ -8,0 +19,0 @@

2

default.project.json
{
"name": "InsertServiceUtils",
"name": "insertserviceutils",
"tree": {

@@ -4,0 +4,0 @@ "$path": "src"

@@ -0,0 +0,0 @@ MIT License

{
"name": "@quenty/insertserviceutils",
"version": "1.2.0",
"version": "1.3.0-canary.209.c61f821.0",
"description": "InsertServiceUtils to make loading models via insert service easy",

@@ -10,10 +10,5 @@ "keywords": [

],
"contributors": [
"Quenty"
],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"license": "MIT",
"repository": {

@@ -24,15 +19,20 @@ "type": "git",

},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/promise": "^1.2.0"
"@quenty/promise": "1.3.0-canary.209.c61f821.0"
},
"peerDependencies": {
"@quenty/loader": "^1.0.0"
"@quenty/loader": "file:../loader"
},
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d06e276dc6111e17c3c25d3e58768eb4e6bdc333"
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a"
}

@@ -0,0 +0,0 @@ ## InsertServiceUtils

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