bitbucket-v2
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ class AbstractApi { |
@@ -32,2 +32,3 @@ const Request = require('./request').Request; | ||
this.repositories = new (require('./repositories'))(this); | ||
this.teams = new (require('./teams'))(this); | ||
this.user = new (require('./user'))(this); | ||
@@ -34,0 +35,0 @@ } |
@@ -0,0 +0,0 @@ const _ = require('lodash'); |
@@ -0,0 +0,0 @@ const _ = require('lodash'); |
@@ -0,0 +0,0 @@ const AbstractApi = require('./abstract_api'); |
@@ -43,2 +43,3 @@ 'use strict'; | ||
this.repositories = new (require('./repositories'))(this); | ||
this.teams = new (require('./teams'))(this); | ||
this.user = new (require('./user'))(this); | ||
@@ -45,0 +46,0 @@ } |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ The MIT License |
@@ -0,0 +0,0 @@ node-github-v2 |
{ | ||
"name": "bitbucket-v2", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Wrapper for the BitBucket API v2", | ||
@@ -5,0 +5,0 @@ "author": "Jordan Wallet <jjwallet@gmail.com>", |
@@ -0,0 +0,0 @@ # node-bitbucket-v2 |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
@@ -0,0 +0,0 @@ var assert = require("assert"); |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
61580
25
1628
3