New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ast-ts

Package Overview
Dependencies
Maintainers
14
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-ts - npm Package Compare versions

Comparing version 3.0.0-de-key.3156 to 3.0.0-de-key-staging.3164

src/index.d.ts

32

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc