Socket
Socket
Sign inDemoInstall

@riotjs/parser

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@riotjs/parser - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

src/.DS_Store

3

CHANGELOG.md
# Changes for riot-parser
### v0.8.1
- Add the `src` folder to the npm publishing files
### v0.8.0

@@ -4,0 +7,0 @@ - Add support for the spread attributes `<a {...foo.bar}>`

7

package.json
{
"name": "@riotjs/parser",
"version": "0.8.0",
"version": "0.8.1",
"description": "The parser for Riot tags",

@@ -25,6 +25,5 @@ "main": "./index.js",

"files": [
"*.ts",
"*.js",
"dist/",
"lib/"
"dist",
"src"
],

@@ -31,0 +30,0 @@ "keywords": [

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