New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

class-annotations

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

class-annotations - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "class-annotations",
"version": "0.2.0",
"version": "0.2.1",
"description": "A reader annotations from class write with ES6 syntax",

@@ -5,0 +5,0 @@ "main": "class-annotations.js",

@@ -5,2 +5,6 @@ # [class-annotations]( https://www.npmjs.com/package/class-annotations )

### auto persist the data type of all the natives type
### can read multiples `class` inner single file
- npm install class-annotations --save

@@ -11,3 +15,2 @@ - yarn add class-annotations

```javascript
/**

@@ -77,6 +80,2 @@ * @Route( { name: "foo" , path: "/foo" , exactPath: true , methods=['GET'] } )

### you can persist the data type of all the natives type
### you can read multiple class inner single file
- npm install class-annotations --save

@@ -83,0 +82,0 @@ - yarn add class-annotations

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