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

deprecated-decorator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deprecated-decorator - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

bld/index.js

@@ -86,6 +86,2 @@ /*

};
Object.defineProperty(constructor, 'name', {
value: name,
writable: false
});
for (var _i = 0, _a = Object.getOwnPropertyNames(target); _i < _a.length; _i++) {

@@ -92,0 +88,0 @@ var propertyName = _a[_i];

2

package.json
{
"name": "deprecated-decorator",
"version": "0.1.1",
"version": "0.1.2",
"description": "A simple decorator for deprecated methods and properties.",

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

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