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

@sbp/okturtles.data

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

@sbp/okturtles.data - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

HISTORY.md
# History
#### 0.0.2
- using new `@sbp/sbp` name for npm package
#### 0.0.1
- initial release

2

index.js

@@ -9,3 +9,3 @@ // @flow

import sbp from 'sbp-js'
import sbp from '@sbp/sbp'

@@ -12,0 +12,0 @@ const _store = new Map()

@@ -5,3 +5,3 @@ /* eslint-env mocha */

import sinon from 'sinon'
import sbp from 'sbp-js'
import sbp from '@sbp/sbp'
import 'should-sinon'

@@ -8,0 +8,0 @@ import './dist/module.mjs'

{
"name": "@sbp/okturtles.data",
"version": "0.0.1",
"version": "0.0.2",
"description": "Provides a useful in-memory datastore for SBP.",

@@ -45,2 +45,3 @@ "main": "dist/main.cjs",

"@babel/register": "7.17.0",
"@sbp/sbp": "0.0.1",
"eslint-config-standard": "17.0.0-0",

@@ -51,3 +52,2 @@ "eslint-plugin-flowtype": "8.0.3",

"mocha": "9.2.0",
"sbp-js": "0.1.5",
"should": "13.2.3",

@@ -54,0 +54,0 @@ "should-sinon": "0.0.6",

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