Socket
Socket
Sign inDemoInstall

selderee

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selderee - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

5

CHANGELOG.md
# Changelog
## Version 0.8.0
* 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.
## Version 0.7.0

@@ -4,0 +9,0 @@

5

package.json
{
"name": "selderee",
"version": "0.7.0",
"version": "0.8.0",
"description": "Selectors decision tree - choose matching selectors, fast",

@@ -33,2 +33,3 @@ "keywords": [

],
"sideEffects": false,
"scripts": {

@@ -41,4 +42,4 @@ "build:rollup": "rollup -c",

"dependencies": {
"parseley": "^0.8.0"
"parseley": "^0.9.0"
}
}
lib/selderee.cjs

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc