Socket
Socket
Sign inDemoInstall

selderee

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.8.1

6

CHANGELOG.md
# Changelog
## Version 0.8.0
## Version 0.8.1
* Bump `parseley` dependency to version 0.9.0 ([changelog](https://github.com/mxxii/parseley/blob/main/CHANGELOG.md)). Now all dependencies are TypeScript, dual CommonJS/ES module packages;
* Package is marked as free of side effects and tersed.
* Bump `parseley` dependency to version 0.9.1 ([changelog](https://github.com/mxxii/parseley/blob/main/CHANGELOG.md)). Now all dependencies are TypeScript, dual CommonJS/ES module packages;
* Use `rollup-plugin-cleanup` to condition published files.

@@ -8,0 +8,0 @@ ## Version 0.7.0

{
"name": "selderee",
"version": "0.8.0",
"version": "0.8.1",
"description": "Selectors decision tree - choose matching selectors, fast",

@@ -41,4 +41,4 @@ "keywords": [

"dependencies": {
"parseley": "^0.9.0"
"parseley": "^0.9.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc