New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

poi-plugin-akashic-records

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poi-plugin-akashic-records - npm Package Compare versions

Comparing version 4.0.0-beta.0 to 4.0.0-beta.1

2

package.json
{
"name": "poi-plugin-akashic-records",
"version": "4.0.0-beta.0",
"version": "4.0.0-beta.1",
"description": "logbook plugin for poi",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -37,3 +37,3 @@ // Generated by CoffeeScript 1.9.3

handleSeaRuleKeySet: function(index) {
return this.props.onSeaRuleKeySet(index, parseInt(this.refs["search" + index].getValue()));
return this.props.onSeaRuleKeySet(index, this.refs["search" + index].getValue());
},

@@ -40,0 +40,0 @@ handleAddStat: function() {

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