@bentley/orbitgt-core
Advanced tools
Comparing version 3.0.0-dev.31 to 3.0.0-dev.32
# Change Log - @bentley/orbitgt-core | ||
This log was last generated on Tue, 17 Aug 2021 20:34:29 GMT and should not be manually modified. | ||
This log was last generated on Fri, 20 Aug 2021 17:47:22 GMT and should not be manually modified. | ||
## 2.19.7 | ||
Fri, 20 Aug 2021 17:47:22 GMT | ||
_Version update only_ | ||
## 2.19.6 | ||
@@ -6,0 +11,0 @@ Tue, 17 Aug 2021 20:34:29 GMT |
112
package.json
{ | ||
"name": "@bentley/orbitgt-core", | ||
"version": "3.0.0-dev.31", | ||
"description": "", | ||
"main": "lib/imodeljs-orbitgt.js", | ||
"typings": "lib/imodeljs-orbitgt", | ||
"imodeljsSharedLibrary": true, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/imodeljs/imodeljs/tree/master/core/orbitgt" | ||
}, | ||
"keywords": [ | ||
"Point Cloud" | ||
], | ||
"author": { | ||
"name": "Bentley Systems, Inc.", | ||
"url": "http://www.bentley.com" | ||
}, | ||
"devDependencies": { | ||
"@bentley/bentleyjs-core": "3.0.0-dev.31", | ||
"@bentley/build-tools": "3.0.0-dev.31", | ||
"@bentley/eslint-plugin": "3.0.0-dev.31", | ||
"@types/chai": "^4.1.4", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "10.14.1", | ||
"chai": "^4.1.2", | ||
"cpx": "^1.5.0", | ||
"debug": "^2.6.9", | ||
"eslint": "^7.11.0", | ||
"mocha": "^8.3.2", | ||
"nyc": "^15.1.0", | ||
"rimraf": "^3.0.2", | ||
"semver": "^5.5.0", | ||
"typescript": "~4.3.0" | ||
}, | ||
"nyc": { | ||
"extends": "./node_modules/@bentley/build-tools/.nycrc" | ||
}, | ||
"eslintConfig": { | ||
"plugins": [ | ||
"@bentley" | ||
], | ||
"extends": "plugin:@bentley/imodeljs-recommended" | ||
}, | ||
"scripts": { | ||
"compile": "npm run build", | ||
"build": "tsc 1>&2 && npm run copy:test-assets", | ||
"clean": "rimraf lib .rush/temp/package-deps*.json", | ||
"copy:test-assets": "cpx \"./src/test/assets/**/*\" ./lib/test/assets", | ||
"docs": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/imodeljs-orbitgt/file.json --tsIndexFile=./imodeljs-orbitgt.ts --onlyJson", | ||
"extract-api": "betools extract-api --entry=imodeljs-orbitgt", | ||
"lint": "", | ||
"test": "betools test", | ||
"cover": "nyc npm test" | ||
} | ||
} | ||
"name": "@bentley/orbitgt-core", | ||
"version": "3.0.0-dev.32", | ||
"description": "", | ||
"main": "lib/imodeljs-orbitgt.js", | ||
"typings": "lib/imodeljs-orbitgt", | ||
"imodeljsSharedLibrary": true, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/imodeljs/imodeljs/tree/master/core/orbitgt" | ||
}, | ||
"keywords": [ | ||
"Point Cloud" | ||
], | ||
"author": { | ||
"name": "Bentley Systems, Inc.", | ||
"url": "http://www.bentley.com" | ||
}, | ||
"devDependencies": { | ||
"@bentley/bentleyjs-core": "3.0.0-dev.32", | ||
"@bentley/build-tools": "3.0.0-dev.32", | ||
"@bentley/eslint-plugin": "3.0.0-dev.32", | ||
"@types/chai": "^4.1.4", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "10.14.1", | ||
"chai": "^4.1.2", | ||
"cpx": "^1.5.0", | ||
"debug": "^2.6.9", | ||
"eslint": "^7.11.0", | ||
"mocha": "^8.3.2", | ||
"nyc": "^15.1.0", | ||
"rimraf": "^3.0.2", | ||
"semver": "^5.5.0", | ||
"typescript": "~4.3.0" | ||
}, | ||
"nyc": { | ||
"extends": "./node_modules/@bentley/build-tools/.nycrc" | ||
}, | ||
"eslintConfig": { | ||
"plugins": [ | ||
"@bentley" | ||
], | ||
"extends": "plugin:@bentley/imodeljs-recommended" | ||
}, | ||
"scripts": { | ||
"compile": "npm run build", | ||
"build": "tsc 1>&2 && npm run copy:test-assets", | ||
"clean": "rimraf lib .rush/temp/package-deps*.json", | ||
"copy:test-assets": "cpx \"./src/test/assets/**/*\" ./lib/test/assets", | ||
"docs": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/imodeljs-orbitgt/file.json --tsIndexFile=./imodeljs-orbitgt.ts --onlyJson", | ||
"extract-api": "betools extract-api --entry=imodeljs-orbitgt", | ||
"lint": "", | ||
"test": "betools test", | ||
"cover": "nyc npm test" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2170401
410
24591