New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

nodeannotations

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeannotations - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
package.json
{
"name": "nodeannotations",
"version": "1.0.2",
"version": "1.0.3",
"description": "Annotations Support for NodeJS",

@@ -5,0 +5,0 @@ "main": "index.js",

# NodeAnnotations
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/anupam-git/nodeannotations/master/LICENSE) [![npm version](https://badge.fury.io/js/nodeannotations.svg)](https://badge.fury.io/js/nodeannotations) [![GitHub stars](https://img.shields.io/github/stars/anupam-git/nodeannotations.svg)](https://github.com/anupam-git/nodeannotations/stargazers)
`nodeannotations` is a library to bring the support of Annotations in NodeJS.
`nodeannotations` provides a set of functions and classes to parse any annotated file.
It can be used to develop other libraries which can use Annotation to achieve dynamic and hassel-free Class, Method or Variable Level configurations.
# Projects Using nodeannotations
<p align="center"><a href="https://github.com/anupam-git/simplyrest"><img src='https://gist.githubusercontent.com/anupam-git/98bf94fd620531377ad4a0fb0d7b558b/raw/aab89e914cf8ade823993613f7706448a4b69991/simplyrest.png'></a></p>
# Table of Contents

@@ -6,0 +15,0 @@ * [Getting Started](#getting-started)