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

node-riveter

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-riveter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/riveter.d.ts

5

lib/riveter.js
/**
* 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

23

package.json
{
"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

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