Comparing version 0.6.1 to 0.6.2
@@ -18,3 +18,3 @@ "use strict"; | ||
if (!pkg.version) { | ||
pkg.version = '1.0.0'; | ||
throw new Error(`${pkgFile} must contain a "version" field (with value following the semver syntax)`); | ||
} | ||
@@ -21,0 +21,0 @@ if (!pkg.types) { |
"use strict"; | ||
// Generated at 2018-08-06T14:57:35Z by generate.sh | ||
// Generated at 2018-08-07T13:47:53Z by generate.sh | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/** The qualified version number for this JSII compiler. */ | ||
// tslint:disable-next-line:no-var-requires | ||
exports.VERSION = `${require('../package.json').version.replace(/\+[0-9a-f]+$/, '')} (build eb1250a)`; | ||
exports.VERSION = `${require('../package.json').version.replace(/\+[0-9a-f]+$/, '')} (build 64ced3f)`; |
{ | ||
"name": "jsii", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "TypeScript compiler for jsii", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"@types/yargs": "^11.0.0", | ||
"jsii-build-tools": "^0.6.1", | ||
"jsii-build-tools": "^0.6.2", | ||
"nodeunit": "^0.11.2" | ||
@@ -38,3 +38,3 @@ }, | ||
"glob": "^7.1.2", | ||
"jsii-spec": "^0.6.1", | ||
"jsii-spec": "^0.6.2", | ||
"sort-json": "^2.0.0", | ||
@@ -41,0 +41,0 @@ "source-map-loader": "^0.2.3", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
261828
115
3332
0
1
9
Updatedjsii-spec@^0.6.2