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

@rsql/builder

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsql/builder - npm Package Compare versions

Comparing version 1.0.2-canary.10.71f98a5.0 to 1.0.2

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.0.2 (Thu Oct 08 2020)
#### 🐛 Bug Fix
- fix: use declare keyword in the .d.ts files [#10](https://github.com/piotr-oles/rsql/pull/10) ([@piotr-oles](https://github.com/piotr-oles))
#### Authors: 1
- Piotr Oleś ([@piotr-oles](https://github.com/piotr-oles))
---
# v1.0.0 (Sun May 10 2020)

@@ -2,0 +14,0 @@

6

package.json

@@ -7,3 +7,3 @@ {

"author": "Piotr Oleś <piotrek.oles@gmail.com>",
"version": "1.0.2-canary.10.71f98a5.0",
"version": "1.0.2",
"sideEffects": false,

@@ -32,3 +32,3 @@ "main": "dist/index.js",

"dependencies": {
"@rsql/ast": "1.0.2-canary.10.71f98a5.0"
"@rsql/ast": "^1.0.2"
},

@@ -43,3 +43,3 @@ "jest": {

},
"gitHead": "71f98a5361c36fc92d02a50ed3516416f18732ed"
"gitHead": "d9fb01a1b4dc10ed09e5b1fdaf1e4d6cd5523ad8"
}
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