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

core-decorators

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-decorators - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

5

package.json
{
"name": "core-decorators",
"version": "0.8.0",
"description": "Library of ES7 decorators inspired by languages that come with built-ins like @override, @deprecated, etc",
"version": "0.8.1",
"description": "Library of ES2016 (ES7) JavaScript decorators inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more! Works great with React/Angular/more!",
"main": "lib/core-decorators.js",

@@ -34,2 +34,3 @@ "jsnext:main": "src/core-decorators.js",

"react",
"angular",
"lodash",

@@ -36,0 +37,0 @@ "mixin"

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