Socket
Socket
Sign inDemoInstall

backbone.namedconstructor

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## v1.0.3 / 2015-03-19
* ([da9c725](https://github.com/tanem/backbone.namedconstructor/commit/da9c7258f7e3ae3b5d1938b129db1fbe17d0edc6)) Update README example
## v1.0.2 / 2015-03-19

@@ -2,0 +6,0 @@

2

package.json
{
"name": "backbone.namedconstructor",
"version": "1.0.2",
"version": "1.0.3",
"description": "Names Backbone object constructors.",

@@ -5,0 +5,0 @@ "main": "backbone.namedconstructor.js",

@@ -16,2 +16,4 @@ # backbone.namedconstructor

If you set a `constructorName` property, this will be used to name the `constructor`:
```js

@@ -18,0 +20,0 @@ var Backbone = require('backbone');

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc