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

lodash-decorators

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash-decorators - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

Applicator.js

8

package.json

@@ -5,6 +5,11 @@ {

"description": "A collection of decorators using lodash at it's core.",
"version": "1.0.2",
"version": "1.0.4",
"engines": {
"node": ">=0.12.0"
},
"scripts": {
"test": "gulp mocha:unit",
"release": "gulp stage && npm publish stage",
"postrelease": "git push && git push --tags"
},
"main": "index.js",

@@ -15,2 +20,3 @@ "keywords": [

"ES7",
"ES2016",
"utility"

@@ -17,0 +23,0 @@ ],

.eslintrc
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