Socket
Socket
Sign inDemoInstall

attain

Package Overview
Dependencies
1
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.181 to 0.0.182

2

docs/examples/tape-player.js

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

if( Number(time) >= total() ) {
return v.Y(route.Playing({ time: 0 }))
return v.N('You cannot press play if you have reached the end of a track')
}

@@ -102,0 +102,0 @@ return v.Y(next)

{
"name": "attain",
"version": "0.0.181",
"version": "0.0.182",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc