datocms-client
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -25,2 +25,11 @@ 'use strict'; | ||
var _DeployEventRepo = require('./DeployEventRepo'); | ||
Object.defineProperty(exports, 'deployEvents', { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_DeployEventRepo).default; | ||
} | ||
}); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
@@ -1,1 +0,1 @@ | ||
module.exports = { version: "0.3.2" }; | ||
module.exports = { version: "0.3.3" }; |
{ | ||
"name": "datocms-client", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "DatoCMS API client and CLI tool", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
2063083
7242