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.150 to 0.0.151

4

docs/examples.js

@@ -20,3 +20,3 @@ import V from './lib/view.js'

`
, v('h1', 'Examples')
, route.isList( route() ) && v('h1', 'Examples')
, !route.isList( route() )

@@ -36,3 +36,3 @@ && v('.example'

`)
, v('h4'+ V.css.margin('1em 0em'), 'Tape Player')
, v('h4'+ V.css.margin('0em'), 'Tape Player')
, route.isTapePlayer( route() )

@@ -39,0 +39,0 @@ && v(

{
"name": "attain",
"version": "0.0.150",
"version": "0.0.151",
"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