node-riveter
Advanced tools
Comparing version 1.0.1 to 1.0.2
/** | ||
* node-riveter - Mix-in, inheritance and constructor extend behavior for your JavaScript enjoyment. | ||
* © 2012 - Copyright appendTo, LLC | ||
* © 2019 - Copyright Zach Lintz, LLC | ||
* Author(s): Jim Cowart, Nicholas Cloud, Doug Neiner, Zach Lintz | ||
* © 2019 - Copyright Zach Lintz | ||
* © 2020 - Copyright Foo-Foo-MQ | ||
* Author(s): Jim Cowart, Nicholas Cloud, Doug Neiner, Foo-Foo-MQ Team | ||
* Version: v0.2.1 | ||
@@ -7,0 +8,0 @@ * Url: https://github.com/Foo-Foo-MQ/node-riveter |
{ | ||
"name": "node-riveter", | ||
"description": "Mix-in, inheritance and constructor extend behavior for your JavaScript enjoyment.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/foo-foo-mq/node-riveter", | ||
@@ -10,5 +10,22 @@ "repository": { | ||
}, | ||
"author": "Zach Lintz, original implemenation thanks to appendTo, LLC (http://appendTo.com)", | ||
"author": { | ||
"name": "Foo-Foo-MQ Team", | ||
"email": "def@foofoomq.com" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Zach Lintz", | ||
"email": "zlintz@foofoomq.com", | ||
"url": "http://github.com/zlintz" | ||
}, | ||
{ | ||
"name": "Parker Johansen", | ||
"email": "auroq@foofoomq.com", | ||
"url": "http://github.com/auroq" | ||
}, | ||
{ | ||
"name": "appendTo, LLC", | ||
"url": "http://appendTo.com" | ||
}, | ||
{ | ||
"name": "Jim Cowart", | ||
@@ -45,3 +62,3 @@ "email": "WhyNotJustComment@OnMyBlog.com", | ||
"engines": { | ||
"node": "^10 || ^12 || ^14" | ||
"node": ">=10 <=15" | ||
}, | ||
@@ -48,0 +65,0 @@ "dependencies": { |
@@ -288,4 +288,14 @@ # node-riveter | ||
riveter is currently an 'appendTo Labs' effort. This means that we're excited about it enough to make it a micro-library - and we invite you to try it out with us and give us your feedback. However, being that it's experimental, we may also decide it's the worst idea since the 8-track cassette player. As long as it continues to prove promising, it stands the chance of becoming a more 'officially supported' appendTo project. In short - we may pull the plug or change the name at any moment. | ||
node-riveter is a node only fork of riveter. | ||
It is currently maintained as it is a dependency of foo-foo-mq. | ||
However, it may disappear at any time if it is no longer needed by foo-foo-mq. | ||
appendTo Labs has stated similar caveats with the upstream of this project. | ||
See their original message below: | ||
> riveter is currently an 'appendTo Labs' effort. This means that we're excited about it enough to make it a micro-library - and we invite you to try it out with us and give us your feedback. | ||
> However, being that it's experimental, we may also decide it's the worst idea since the 8-track cassette player. | ||
> As long as it continues to prove promising, it stands the chance of becoming a more 'officially supported' appendTo project. | ||
> In short - we may pull the plug or change the name at any moment. | ||
### Building & Running Tests | ||
@@ -292,0 +302,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41885
11
440
306
1