Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@superfaceai/ast

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superfaceai/ast - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

7

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [0.0.27] - 2021-08-03
### Fixed
- `typescript-is` is a runtime dependency
## [0.0.26] - 2021-07-30

@@ -117,3 +121,4 @@ ### Added

[Unreleased]: https://github.com/superfaceai/ast-js/compare/v0.0.26...HEAD
[Unreleased]: https://github.com/superfaceai/ast-js/compare/v0.0.27...HEAD
[0.0.27]: https://github.com/superfaceai/ast-js/compare/v0.0.26...v0.0.27
[0.0.26]: https://github.com/superfaceai/ast-js/compare/v0.0.23...v0.0.26

@@ -120,0 +125,0 @@ [0.0.23]: https://github.com/superfaceai/ast-js/compare/v0.0.22...v0.0.23

6

package.json
{
"name": "@superfaceai/ast",
"version": "0.0.26",
"version": "0.0.27",
"description": "Superface profile and map language ASTs, https://superface.ai",

@@ -30,2 +30,5 @@ "main": "dist/index.js",

},
"dependencies": {
"typescript-is": "^0.18.3"
},
"devDependencies": {

@@ -49,5 +52,4 @@ "@types/jest": "^26.0.24",

"typescript": "^4.3.5",
"typescript-is": "^0.18.3",
"typescript-json-schema": "^0.50.1"
}
}
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