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

antd-init

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd-init - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

1

boilerplate/package.json

@@ -10,2 +10,3 @@ {

"antd-build": "0.4.x",
"less": "2.x",
"react": "~0.14.3",

@@ -12,0 +13,0 @@ "react-dom": "~0.14.3"

import '../common/lib';
import App from '../component/App';
import ReactDOM from 'react-dom';
import React from 'react';
ReactDOM.render(<App />, document.getElementById('react-content'));

2

package.json
{
"name": "antd-init",
"version": "0.2.1",
"version": "0.2.2",
"description": "Ant Design boilerplate generator.",

@@ -5,0 +5,0 @@ "repository": {

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