arrow-objectmodel
Advanced tools
Comparing version 0.2.14 to 0.2.15
@@ -36,2 +36,3 @@ var _ = require('lodash'), | ||
filename: this.api.filename, | ||
describes: this.api.describes, | ||
name: this.api.method.toUpperCase()+" "+this.api.path, | ||
@@ -38,0 +39,0 @@ description: this.api.description, |
{ | ||
"name": "arrow-objectmodel", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"description": "The object model for Arrow", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21290
505