Socket
Socket
Sign inDemoInstall

attain

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

attain - npm Package Compare versions

Comparing version 0.0.157 to 0.0.158

4

docs/examples/tape-player.js

@@ -167,3 +167,3 @@ /* globals v */

FF({ time, after }){
const shift = dt * 4
const shift = dt * 8
return (

@@ -180,3 +180,3 @@ Number(time) > total()

RW({ time, after }){
const shift = dt * 4
const shift = dt * 8
return (

@@ -183,0 +183,0 @@ Number(time) - dt <= 0

{
"name": "attain",
"version": "0.0.157",
"version": "0.0.158",
"description": "A library for modelling and accessing data.",

@@ -5,0 +5,0 @@ "main": "dist/attain.min.js",

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