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

@futura/html

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@futura/html - npm Package Compare versions

Comparing version 0.4.0-alpha.7 to 0.4.0-alpha.8

attributes.d.ts

10

package.json
{
"name": "@futura/html",
"version": "0.4.0-alpha.7",
"version": "0.4.0-alpha.8",
"description": "Virtual DOM based HTML implementation for futura",

@@ -19,4 +19,4 @@ "keywords": [

"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "index.js",
"types": "index.d.ts",
"publishConfig": {

@@ -30,3 +30,3 @@ "access": "public"

"scripts": {
"clean": "rimraf lib/ tsconfig.tsbuildinfo",
"clean": "tsc --build . --clean",
"build": "tsc --build .",

@@ -48,3 +48,3 @@ "test": "jest"

},
"gitHead": "accf6c20b92264ba3441766c7e678c7551df1a4f"
"gitHead": "4c9b08635daa01879c77c7e91bc68e2772572f18"
}

@@ -8,5 +8,2 @@ {

],
"rootDir": "./src",
"outDir": "./lib",
},

@@ -13,0 +10,0 @@

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