Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boostact

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boostact - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"type": "module",
"name": "boostact",
"version": "1.0.1",
"version": "1.0.2",
"main": "./src/index.js",

@@ -33,5 +33,3 @@ "scripts": {

"description": "### Project18-D-Boostact https://github.com/boostcamp-2020/Project18-D-WEB-Boostact",
"dependencies": {
"preact": "^10.5.7"
},
"dependencies": {},
"repository": {

@@ -38,0 +36,0 @@ "type": "git",

@@ -1,5 +0,3 @@

import Boostact from "./boostact/Boostact";
import Boostact from "./boostact/Boostact.js";
console.log(Boostact);
export default Boostact;
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