@quenty/deferred
Advanced tools
Comparing version 2.1.0 to 2.1.1-canary.468.ea8a226.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.1-canary.468.ea8a226.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deferred@2.1.0...@quenty/deferred@2.1.1-canary.468.ea8a226.0) (2024-05-09) | ||
### Bug Fixes | ||
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5)) | ||
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deferred@2.0.2...@quenty/deferred@2.1.0) (2022-03-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "deferred", | ||
"globIgnorePaths": [ "**/.package-lock.json" ], | ||
"tree": { | ||
@@ -4,0 +5,0 @@ "$path": "src" |
MIT License | ||
Copyright (c) 2014-2021 Quenty | ||
Copyright (c) 2014-2024 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/deferred", | ||
"version": "2.1.0", | ||
"version": "2.1.1-canary.468.ea8a226.0", | ||
"description": "deferred (otherwise known as fastSpawn) implementation for Roblox", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "501844bd6c3d3f765fd3032b997d8030bc963a1f" | ||
"gitHead": "ea8a2260a364aaf6d6c246a93632b789935da134" | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
4956
6
2