Comparing version 3.0.0-de-key.3156 to 3.0.0-de-key-staging.3164
{ | ||
"name": "ast-ts", | ||
"version": "3.0.0-de-key.3156", | ||
"version": "3.0.0-de-key-staging.3164", | ||
"description": "ast representation and transform function with typescript definitions", | ||
"main": "lib/src/index.js", | ||
"typings": "lib/src/index.d.ts", | ||
"main": "src/index.js", | ||
"typings": "src/index.d.ts", | ||
"scripts": { | ||
@@ -17,12 +17,16 @@ "test": "MOCHA_FILE=./output/junit.xml nyc mocha --forbid-only --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-", | ||
}, | ||
"files": [ | ||
"src/*.js", | ||
"src/*.d.ts" | ||
], | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@stridespark/commonwealth": "^1.13.0", | ||
"@stridespark/model-core": "^16.6.1" | ||
"@stridespark/commonwealth": "^1.7.0", | ||
"@stridespark/model-core": "^16.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.1.7", | ||
"@types/chai": "^4.1.5", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.12.21", | ||
"@types/node": "^10.11.0", | ||
"chai": "4.2.0", | ||
@@ -35,13 +39,13 @@ "codecov": "^3.1.0", | ||
"mocha-notifier-reporter": "^0.1.2", | ||
"nyc": "^13.2.0", | ||
"prettier": "^1.16.4", | ||
"nyc": "^13.0.1", | ||
"prettier": "^1.14.3", | ||
"publish": "0.6.0", | ||
"source-map-support": "^0.5.10", | ||
"tslint": "^5.12.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-plugin-prettier": "^2.0.1", | ||
"source-map-support": "^0.5.9", | ||
"tslint": "^5.11.0", | ||
"tslint-config-prettier": "^1.15.0", | ||
"tslint-plugin-prettier": "^2.0.0", | ||
"tslint-stridespark": "^2.0.3", | ||
"typescript": "^3.3.1" | ||
"typescript": "^3.0.3" | ||
}, | ||
"repository": "StrideSpark/ast-ts" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6564
4
134
1