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

astring

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astring - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.8.1](https://github.com/davidbonnet/astring/compare/v1.8.0...v1.8.1) (2021-11-21)
## [1.8.0](https://github.com/davidbonnet/astring/compare/v1.7.6...v1.8.0) (2021-11-21)

@@ -7,0 +9,0 @@

4

package.json
{
"name": "astring",
"version": "1.8.0",
"version": "1.8.1",
"description": "JavaScript code generator from an ESTree-compliant AST.",

@@ -33,3 +33,3 @@ "main": "./dist/astring.js",

"release": "standard-version",
"deploy": "git push --follow-tags origin master && npm publish"
"deploy": "git push --follow-tags origin main && npm publish"
},

@@ -36,0 +36,0 @@ "keywords": [

@@ -10,3 +10,3 @@ # Astring

▶️ Checkout the [live demo](http://david.bonnet.cc/astring/demo/).
🎁 Checkout the [live demo](https://david.bonnet.cc/astring/demo/).

@@ -13,0 +13,0 @@ ### Key features

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